Trying to make workflow work
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#Default CI copied from original repo
|
||||
# This CI will run:
|
||||
workflow:
|
||||
jobs:
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == 'merge_request_event' # ... on merge requests
|
||||
- if: $CI_COMMIT_TAG # ... on tags
|
||||
|
Reference in New Issue
Block a user