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
8ef61362
Commit
8ef61362
authored
Apr 06, 2021
by
kitkat
🐈
Browse files
Update .gitlab-ci.yml
parent
d9b3a8d6
Pipeline
#7195
failed with stages
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8ef61362
...
...
@@ -6,8 +6,6 @@ build:
stage
:
build
script
:
-
echo "Building"
-
npm install
-
npm run build
-
if["$CI_COMMIT_REF_NAME" == "master"]; then cp -R dist/* /var/www/html/index.html; fi
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