Skip to content
Snippets Groups Projects
Commit 2b88ccc9 authored by insert's avatar insert
Browse files

Actually build for CI.

parent c6cd442b
Branches
No related merge requests found
......@@ -19,6 +19,7 @@ deploy:
dependencies:
- check
script:
- yarn build
- apt-get update -qq
- apt-get install -qq git openssh-client
- echo "$SSH_PRIVATE_KEY" > key
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment