Browse Source

Update .gitlab-ci.yml

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

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

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


Loading…
Cancel
Save