Skip to content

Commit 1fc33d2

Browse files
Update docker-publish.yml
1 parent f8bf307 commit 1fc33d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
docker build . --file Dockerfile
3535
fi
3636
37-
# Push image to GitHub Packages.
38-
# See also https://docs.docker.com/docker-hub/builds/
3937
push:
4038
# Ensure test job passes before pushing image.
4139
needs: test

0 commit comments

Comments
 (0)