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