Browse Source

Update .gitlab-ci.yml

master
Niels Peretzke 5 years ago
parent
commit
9c205980ac
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: script:
- echo "Do your build here" - echo "Do your build here"
- ls - ls
- ~/pawncc
- ~/pawncc -iinclude/ $file_name -;+ -v2 -d3 -Z+ -\\)+
deploy1: deploy1:
stage: deploy stage: deploy


Loading…
Cancel
Save