Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -170,7 +170,7 @@ stages: .activate-Werror-linux: &activate-Werror-linux - sed -i.bak "s/^# \(CFLAGS += -Werror\)/\1/" Makefile .rules-build-jobs .rules-build-jobs: rules: - if: $CI_PIPELINE_SOURCE == 'web' when: never Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -170,7 +170,7 @@ stages: .activate-Werror-linux: &activate-Werror-linux - sed -i.bak "s/^# \(CFLAGS += -Werror\)/\1/" Makefile .rules-build-jobs .rules-build-jobs: rules: - if: $CI_PIPELINE_SOURCE == 'web' when: never Loading