Skip to content

Commit

Permalink
Update build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guybar authored Nov 13, 2024
1 parent 3e985d2 commit c5367fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: docker build and push
run: |
ls build
ls build/generated
docker build -t $DOCKER_REPO/$IMAGE_NAME .
# docker images
# docker tag $IMAGE_NAME $DOCKER_REPO/$IMAGE_NAME
Expand Down

0 comments on commit c5367fd

Please sign in to comment.