forked from mirror/openmw-tes3mp
Update .gitlab-ci.yml
This commit is contained in:
parent
04dc74a1d6
commit
8714f48ce7
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue