update docker.yml

This commit is contained in:
2024-03-22 17:43:00 +08:00
parent c85c6191ad
commit 5059a4d04a
-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 }}