Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
plustech_web
test-gitlab-ci
Commits
8f73e30d
Commit
8f73e30d
authored
5 years ago
by
刘琪
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
14a0475b
master
develop
No related merge requests found
Pipeline
#703
passed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
8f73e30d
...
...
@@ -10,6 +10,7 @@ build site:
only
:
variables
:
-
$CI_COMMIT_TAG == "auto_deploy"
-
$CI_COMMIT_REF_NAME == 'master' || $CI_COMMIT_REF_NAME == 'develop'
tags
:
-
auto_deploy
script
:
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help