Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

adding resource group.

Merged Diego MENDEZ requested to merge bugfix/ci_job_collision into develop
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -13,7 +13,7 @@ workflow:
.manual-run-not-allowed: &manual-run-not-allowed
rules:
- if: $GITLAB_USER_ID != `all_users_are_no_allowed-id`
- if: $GITLAB_USER_ID != "all_users_are_no_allowed-id"
when: never
# - if: '$CI_PIPELINE_SOURCE == "web"'
# when: never
Loading