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
e15e79937b
commit
253dc59dba
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.gitlab-ci.yml
+ 2
- 2
.gitlab-ci.yml
View File
@ -8,8 +8,8 @@ build1:
stage
:
build
script:
-
echo "Do your build here"
-
ls
-
~/pawncc
$PWD/
gamemodes/bare.pwn -i/include -D/. -;+ -v2 -d3 -Z+
-
ls
-la /gamemodes
-
~/pawncc gamemodes/bare.pwn -i/include -D/. -;+ -v2 -d3 -Z+
deploy1:
stage
:
deploy
Write
Preview
Loading…
Cancel
Save