Update .gitlab-ci.yml

0.6.3
Bret Curtis 7 years ago
parent 04dc74a1d6
commit 8714f48ce7

@ -10,7 +10,7 @@ build:
# before_script:
# - apt update && apt -y install make autoconf
script:
- whois
- ls /etc
# artifacts:
# paths:
# - mybinary
@ -23,4 +23,4 @@ build:
test:
stage: test
script:
- whois
- ls

Loading…
Cancel
Save