You've already forked top-wallpaper
ALL SORTS OF THINGS
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
stages:
|
||||
- noop
|
||||
- Testing
|
||||
- build
|
||||
|
||||
noop:
|
||||
stage: noop
|
||||
script:
|
||||
- echo "This is a no-op job"
|
||||
|
||||
include:
|
||||
- component: $CI_SERVER_FQDN/shared/blueprints/golang-tests@v1.2.0
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH'
|
||||
- component: $CI_SERVER_FQDN/shared/blueprints/docker-build@v1.2.0
|
||||
rules:
|
||||
- if: '$CI_COMMIT_TAG'
|
||||
|
||||
Reference in New Issue
Block a user