Update .gitlab-ci.yml

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

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

Loading…
Cancel
Save