Skip to content
Snippets Groups Projects
Commit 2128e152 authored by Moritz Stückler's avatar Moritz Stückler :cowboy:
Browse files

fix: add debug ls output to pipeline

parent 091e6c74
No related branches found
No related tags found
No related merge requests found
Pipeline #95 passed
......@@ -10,6 +10,7 @@ before_script:
- mkdir -p ~/.ssh
- echo "$SSH_KNOWN_HOSTS" >> ~/.ssh/known_hosts
- echo "$FRONTEND_ENV" >> .env
- ls -la
npm build:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment