]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
First serous CI script
authorWillem Toorop <willem@nlnetlabs.nl>
Mon, 13 Feb 2017 15:59:53 +0000 (16:59 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 13 Feb 2017 15:59:53 +0000 (16:59 +0100)
.gitlab-ci.yml

index ffb054a99e88f26992c8a2db7d3c4749c3aafbc0..398d8ce9f073bf4beee0095e429372372295251b 100644 (file)
@@ -1,9 +1,9 @@
 before_script:
-  - echo Hopsakidee
-  - whoami
+  - git submodule update --init
+  - pwd
+  - git log -1
+  - ls
 
 hopsakidee:
   script:
-    - printenv
-    - ls -l
-    - git status
+    - test/test_ci.sh