We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0917a4 commit 28eea93Copy full SHA for 28eea93
1 file changed
.github/workflows/push.yml
@@ -20,4 +20,4 @@ jobs:
20
docker build -t ppiper/neo-cli:latest .
21
docker tag ppiper/neo-cli:latest ghcr.io/sap/ppiper-neo-cli:latest
22
docker push ppiper/neo-cli:latest
23
- docker push ghcr.io/sap/ppiper-cf-cli:latest
+ docker push ghcr.io/sap/ppiper-neo-cli:latest
0 commit comments