Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
landing_pages
Project
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alex
landing_pages
Commits
d8baca9a
Commit
d8baca9a
authored
Jan 24, 2019
by
Крюков Михаил
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
b25f89e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
No files found.
.gitlab-ci.yml
View file @
d8baca9a
...
...
@@ -6,11 +6,11 @@ landing-page:
only
:
-
dev
script
:
-
zip landingpages.zip -r * -x .gitlab-ci.yml .gitignore @
-
ls
-
rm -rf /home/$PROJECT_NAME/web/lp.dev.wconsults.ru/public_html/*
-
cp ./* /home/$PROJECT_NAME/web/lp.dev.wconsults.ru/public_html/
-
cp
-r
./* /home/$PROJECT_NAME/web/lp.dev.wconsults.ru/public_html/
-
chown -R $PROJECT_NAME:$PROJECT_NAME /home/$PROJECT_NAME/web/lp.dev.wconsults.ru/public_html/*
-
zip landingpages.zip -r * -x .gitlab-ci.yml .gitignore @
-
ls
artifacts
:
paths
:
-
landingpages.zip
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