This commit is contained in:
parent
ca90bfd16a
commit
7bbd317bc8
@ -1,12 +1,7 @@
|
||||
---
|
||||
when:
|
||||
- event: [pull_request, tag]
|
||||
- event: [push, manual]
|
||||
branch:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
steps:
|
||||
demo:
|
||||
image: "alpine"
|
||||
commands:
|
||||
- echo 'Demo'
|
||||
- echo $CI_REPO_DEFAULT_BRANCH
|
||||
|
Loading…
Reference in New Issue
Block a user