This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leviolson
/
ham-website
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
adding stages to deployment scripts
post_vjs2
Levi Olson
6 years ago
parent
8852861e5f
commit
2852e68998
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
View File
@ -7,7 +7,7 @@ cache:
paths:
paths:
-
node_modules/
-
node_modules/
stages:
stages:
-
test
-
test
-
deploy
-
deploy
Write
Preview
Loading…
Cancel
Save