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 name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
context: .
push: true push: true
build-args: | build-args: |
APP_NAME=${{ env.APP_NAME }} APP_NAME=${{ env.APP_NAME }}