gitlab-ci: test

This commit is contained in:
Johannes Loher 2020-12-27 15:09:16 +01:00
parent a62f301df8
commit 396a11cdde

View file

@ -43,7 +43,7 @@ lint:
foo:
stage: bar
script:
- ls dist
- echo "Test!"
build:
stage: build