Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
e7c08cdb
Commit
e7c08cdb
authored
2 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
update ci/cd
parent
482f9964
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-2
.gitlab-ci.yml
with
0 additions
and
2 deletions
+0
-2
.gitlab-ci.yml
+
0
-
2
View file @
e7c08cdb
deploy-testing
:
deploy-testing
:
stage
:
deploy
stage
:
deploy
script
:
script
:
-
rm -rf ./node_modules
-
npm i --omit=dev
-
cat $configfiledev > ./built/config/config.js
-
cat $configfiledev > ./built/config/config.js
-
cat $cert > ./built/routes/cert/cert.pem
-
cat $cert > ./built/routes/cert/cert.pem
-
cat $certidp > ./built/routes/cert/cert_idp.pem
-
cat $certidp > ./built/routes/cert/cert_idp.pem
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets