Browse Source

Update .gitlab-ci.yml

master
Niels Peretzke 5 years ago
parent
commit
b0be8364fb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitlab-ci.yml

+ 1
- 0
.gitlab-ci.yml View File

@ -9,6 +9,7 @@ build1:
script:
- echo "Do your build here"
- ls -la gamemodes
- ls -la ~/pawncc
- ~/pawncc gamemodes/bare.pwn -i/include -D/. -;+ -v2 -d3 -Z+
deploy1:


Loading…
Cancel
Save