We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e460d2 commit 8163edfCopy full SHA for 8163edf
.github/workflows/containerize.yml
@@ -30,4 +30,6 @@ jobs:
30
docker tag juffalow/react-relay-example $IMAGE_NAME:$VERSION
31
32
doctl auth init
33
+ doctl registry login
34
+
35
docker push $IMAGE_NAME:$VERSION
0 commit comments