Skip to content
Snippets Groups Projects
Commit d7252872 authored by Fredrik Fonn Hansen's avatar Fredrik Fonn Hansen :8ball:
Browse files

Update .gitlab-ci.yml file

parent 0789ba63
No related branches found
No related tags found
1 merge request!37Update .gitlab-ci.yml file
......@@ -21,6 +21,7 @@ variables:
ANDROID_BUILD_TOOLS: 33.0.0
ANDROID_SDK_TOOLS: 7583922
ANDROID_HOME: "/usr/local/android-sdk"
GIT_STRATEGY: clone
Prettier:
......@@ -72,3 +73,7 @@ Backend (NTNU-VM):
script:
- ssh -v -i ~/.ssh/id_rsa -o StrictHostKeyChecking=no ubuntu@10.212.26.72 -p 22 "bash /home/git/tdt4240-tank-wars/backend/vm.sh </dev/null >/dev/null 2>&1"
only:
refs:
- main
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