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
edf5f25022
commit
a95ff54981
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
@ -7,10 +7,10 @@ after_script:
build1:
stage
:
build
script:
-
~/pawncc gamemodes/
bare
.pwn -iinclude "-;+" -v2 -d3 -Z+
-
~/pawncc gamemodes/
*
.pwn -iinclude "-;+" -v2 -d3 -Z+
artifacts:
paths:
-
bar
e.amx
-
gamemod
e.amx
expire_in
:
1
week
#deploy1:
Write
Preview
Loading…
Cancel
Save