Browse Source

Update .gitlab-ci.yml

master
Niels Peretzke 5 years ago
parent
commit
92579c018c
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
- ~/pawncc
deploy1:
stage: deploy


Loading…
Cancel
Save