Compare commits

...
1 Commits
Author SHA1 Message Date
YoursFunny 5059a4d04a update docker.yml 2024-03-22 17:43:00 +08:00
-1
View File
@@ -40,7 +40,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v5
with:
context: .
push: true
build-args: |
APP_NAME=${{ env.APP_NAME }}