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
40c493af
Commit
40c493af
authored
2 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
update ci config
parent
4450156e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-6
.gitlab-ci.yml
with
0 additions
and
6 deletions
+0
-6
.gitlab-ci.yml
+
0
-
6
View file @
40c493af
...
@@ -4,12 +4,6 @@ deploy-testing:
...
@@ -4,12 +4,6 @@ deploy-testing:
-
npm install
-
npm install
-
npm run clean
-
npm run clean
-
npm run build
-
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 $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