gitlab-ci: test
This commit is contained in:
parent
a62f301df8
commit
396a11cdde
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ lint:
|
|||
foo:
|
||||
stage: bar
|
||||
script:
|
||||
- ls dist
|
||||
- echo "Test!"
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in a new issue