Skip to content
Snippets Groups Projects

make it manual

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -14,6 +14,7 @@ stages:
.build:
stage: build
when: manual
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_COMMIT_BRANCH
Loading