remove debug line
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
jusax23 2022-12-07 22:27:35 +01:00
parent 4420a49b6e
commit 2f1c8f0901

View file

@ -7,7 +7,6 @@ pipeline:
commands: commands:
- apk add git - apk add git
- git clone -b submodule https://jusax.de/git/jusax23/stear.git stear - git clone -b submodule https://jusax.de/git/jusax23/stear.git stear
- ls -l
- npm ci - npm ci
- npm run build - npm run build
- ls build - ls build