Skip to content
Snippets Groups Projects

Develop

Closed Ghost User requested to merge develop into master
9 files
+ 321
154
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 1
0
@@ -27,6 +27,7 @@ integration-test:
allow_failure: true
variables:
GOSDN_LOG: "nolog"
GOSDN_CHANGE_TIMEOUT: "100ms"
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $CI_DEFAULT_BRANCH
- if: $CI_NIGHTLY
Loading