mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-10 05:52:41 +01:00
Add multiarch support and GitHub actions. Support even older versions with newest features
This commit is contained in:
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -21,4 +21,4 @@ jobs:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
- name: Build image
|
||||
run: build/bin/build 5.8.0
|
||||
run: build/bin/build "5.4.2 5.5.1 5.5.3 5.6.0 5.6.1 5.7.0 5.8.0"
|
||||
Reference in New Issue
Block a user