set pipeline to manual

This commit is contained in:
arshamparity
2021-07-28 16:37:00 +03:00
parent d46e28e580
commit a0c434f238
+3
View File
@@ -55,6 +55,9 @@ dockerize:
- echo ${Docker_Hub_Pass_Parity} |
buildah login --username ${Docker_Hub_User_Parity} --password-stdin docker.io
- buildah push --format=v2s2 "$IMAGE_FULL_NAME"
rules:
- if: '$CI_COMMIT_BRANCH == "jsdw-sharding"'
when: manual
tags:
- kubernetes-parity-build