Add build args #1

Merged
jamie merged 9 commits from build-args into main 2025-03-03 19:39:27 +00:00
2 changed files with 20 additions and 1 deletions
Showing only changes of commit d0e47e7ad5 - Show all commits

View File

@@ -14,6 +14,8 @@ jobs:
tag: v1.0.0
username: my-docker-username
password: ${{ secrets.DOCKER_PASSWORD }}
build-args: |
PHP_VERSION=8.4
```
### Input Parameters