Skip to content

Commit

Permalink
Merge pull request #50 from DewGew/DewGew-patch-2
Browse files Browse the repository at this point in the history
Update docker_arm32v7.yml
DewGew authored Nov 22, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents d2097a0 + 5ff956f commit 16fa961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_arm32v7.yml
Original file line number Diff line number Diff line change
@@ -20,4 +20,4 @@ jobs:
- name: Build the Docker Image
run: docker build . --file Dockerfile --tag ${{secrets.DOCKER_USER}}/dzga-flask:arm32v7
- name: Docker Push
run: docker push ${{secrets.DOCKER_USER}}/dzga-flask
run: docker push ${{secrets.DOCKER_USER}}/dzga-flask:arm32v7

0 comments on commit 16fa961

Please sign in to comment.