We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492eefa commit f530607Copy full SHA for f530607
.github/workflows/build-docker.yml
@@ -27,5 +27,4 @@ jobs:
27
with:
28
context: .
29
push: true
30
- tags: ${{ secrets.DOCKER_HUB_USERNAME }}/your-image-name:latest
31
-
+ tags: vikram1202/picpilot:latest
0 commit comments