This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
samp-test
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update .gitlab-ci.yml
master
Niels Peretzke
5 years ago
parent
03d784acfe
commit
12a3e24afd
1 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
.gitlab-ci.yml
+ 4
- 4
.gitlab-ci.yml
View File
@ -12,7 +12,7 @@ build1:
-
ls -la ~/pawncc
-
echo $PWD && ~/pawncc gamemodes/bare.pwn -iinclude "-;+" -v2 -d3 -Z+
deploy1:
stage
:
deploy
script:
-
echo "Do your deploy here"
#
deploy1:
# stage:
deploy
#
script:
# -
echo "Do your deploy here"
Write
Preview
Loading…
Cancel
Save