Skip to content

Commit

Permalink
add only a dummy change to trigger the publish image workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsymlove committed Jun 11, 2024
1 parent ecea16a commit a77018d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a77018d

Please sign in to comment.