Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft.com
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Давид Добряков
etersoft.com
Commits
37e650be
Commit
37e650be
authored
Sep 04, 2020
by
Давид Добряков
Committed by
Давид Добряков
Sep 04, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml: fix path for deploy
parent
1a955d42
Pipeline
#6683
passed with stage
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
.gitlab-ci.yml
.gitlab-ci.yml
+5
-1
No files found.
.gitlab-ci.yml
View file @
37e650be
...
...
@@ -7,7 +7,11 @@ pages:
-
npm run build
after_script
:
-
cd ../
-
cp -r ./eterlanding /home/etersoft/www/etersoft.com/
-
cp -r ./eterlanding/dist /home/etersoft/www/etersoft.com/
-
cp -r ./eterlanding/index.html /home/etersoft/www/etersoft.com/
-
cp -r ./eterlanding/de /home/etersoft/www/etersoft.com/
-
cp -r ./eterlanding/en /home/etersoft/www/etersoft.com/
-
cp -r ./eterlanding/src/images /home/etersoft/www/etersoft.com/src
artifacts
:
paths
:
-
dist
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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