mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-09 02:32:41 +01:00
For now, use hardcoded version
This commit is contained in:
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -16,4 +16,4 @@ jobs:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
- name: Build image
|
||||
run: bin/build
|
||||
run: bin/build 5.6.1
|
||||
Reference in New Issue
Block a user