diff --git a/.github/workflows/publish_image.yml b/.github/workflows/publish_image.yml index 80a38473..408b810d 100644 --- a/.github/workflows/publish_image.yml +++ b/.github/workflows/publish_image.yml @@ -40,6 +40,7 @@ jobs: --file ./Dockerfile . \ --tag $DOCKER_REPO:$VERSION + # # - name: Build and push image to GitHub # run: | # docker build . --file Dockerfile --tag $IMAGE_NAME