Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
40c493af
Commit
40c493af
authored
Jul 06, 2022
by
Rosanny Sihombing
Browse files
update ci config
parent
4450156e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
40c493af
...
...
@@ -4,12 +4,6 @@ deploy-testing:
-
npm install
-
npm run clean
-
npm run build
-
rm -rf ./built/public/default
-
rm -rf ./built/routes/cert
-
rm -rf ./built/views
-
cp -R ./public/default ./built/public
-
cp -R ./routes/cert ./built/routes
-
cp -R ./views ./built
-
cat $configfiledev > ./built/config/config.js
-
cat $cert > ./built/routes/cert/cert.pem
-
cat $certidp > ./built/routes/cert/cert_idp.pem
...
...
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