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

fix: add debug cat output to pipeline

parent 2128e152
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ before_script:
- echo "$SSH_KNOWN_HOSTS" >> ~/.ssh/known_hosts
- echo "$FRONTEND_ENV" >> .env
- ls -la
- cat .env
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