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:
|
foo:
|
||||||
stage: bar
|
stage: bar
|
||||||
script:
|
script:
|
||||||
- ls dist
|
- echo "Test!"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Reference in a new issue