Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Commit 0d103c9

Browse files
committed
fixup! Continuous Deployment via Github action to build public Graphene Docker image.
1 parent 2ec1c8f commit 0d103c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/graphene-base-image.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@ jobs:
2525
run: |
2626
echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
2727
cd Tools/gsc
28-
mkdir -p images
2928
make build-images
3029
make push-images

0 commit comments

Comments
 (0)