Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
kitkat
Autodeploy-test
Commits
d9b3a8d6
Commit
d9b3a8d6
authored
Apr 06, 2021
by
kitkat
🐈
Browse files
Update .gitlab-ci.yml
parent
ed589b1e
Pipeline
#7194
failed with stages
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d9b3a8d6
...
...
@@ -8,7 +8,7 @@ build:
-
echo "Building"
-
npm install
-
npm run build
-
if["$CI_COMMIT_REF_NAME" == "master"]; then cp -R dist/* /var/www/
example.com/
html; fi
-
if["$CI_COMMIT_REF_NAME" == "master"]; then cp -R dist/* /var/www/
html/index.
html; fi
test
:
stage
:
test
...
...
Write
Preview
Supports
Markdown
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