Pārlūkot izejas kodu

add debug output

SBird1337 6 gadus atpakaļ
vecāks
revīzija
d46b425130
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Parādīt failu

@@ -1,5 +1,5 @@
1 1
 before_script:
2
-
2
+  - echo "executing before script"
3 3
   - 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
4 4
 
5 5
   ##