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
Project Page
Commits
699191cd
Commit
699191cd
authored
3 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Plain Diff
Merge branch 'cherry-pick-
81feae6d
' into 'testing'
update yml script See merge request
!43
parents
e0d1072f
c0d10f61
master
devel
testing
5 merge requests
!86
ignore ts built folder
,
!85
deployment
,
!84
prepare deployment
,
!53
update build script
,
!43
update yml script
Pipeline
#4549
failed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
.gitlab-ci.yml
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
+
2
-
2
View file @
699191cd
...
@@ -4,8 +4,8 @@ pages-testing:
...
@@ -4,8 +4,8 @@ pages-testing:
-
npm install
-
npm install
-
npm run clean
-
npm run clean
-
npm run build
-
npm run build
-
rm -R built/views
-
rm -R
./
built/views
-
cp -R views built
-
cp -R
./
views
./
built
-
cat $configfiledev > ./built/config/config.js
-
cat $configfiledev > ./built/config/config.js
-
"
pm2
delete
--silent
project
||
:"
-
"
pm2
delete
--silent
project
||
:"
-
pm2 start ./built/app.js --name=project
-
pm2 start ./built/app.js --name=project
...
...
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