This commit is contained in:
les
2021-06-24 16:51:12 +02:00
parent d42d75c750
commit d354eeafa0
2 changed files with 0 additions and 11 deletions

View File

@@ -1,11 +0,0 @@
image: node:latest
build:
stage: build
script:
- echo "Build your app"
- yarn
- yarn build
- yarn pack
- echo "DONE!" # This way you know the job id in the next stage

Binary file not shown.