Commit ef84304a authored by Adam Wujek's avatar Adam Wujek

.gitlab-ci.yml: pipeline testing

Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent a09d8160
......@@ -40,6 +40,8 @@ build-wr2rf-tools:
echo -e "\e[31m+------------------------------------------------------------------------------+\e[0m"
echo -e "\e[0Ksection_end:`date +%s`:job_description\r\e[0K"
- echo "MY_VAR is $MY_VAR"
- env
- mkdir -p ~/.ssh/
- ssh-keyscan -t rsa cs-ccr-dev4 >> ~/.ssh/known_hosts
- echo "$KPASS" | kinit wrci@CERN.CH
......
Markdown is supported
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