Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
54a81bf1
Commit
54a81bf1
authored
Feb 18, 2021
by
BryceLTaylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
circleci turn off deploy to staging with circle
parent
e4ceaebd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
39 deletions
+39
-39
.circleci/config.yml
.circleci/config.yml
+39
-39
No files found.
.circleci/config.yml
View file @
54a81bf1
...
@@ -159,42 +159,42 @@ workflows:
...
@@ -159,42 +159,42 @@ workflows:
branches
:
branches
:
only
:
only
:
-
master
-
master
-
deploy-staging
:
#
- deploy-staging:
context
:
#
context:
-
scratch-www-all
#
- scratch-www-all
-
scratch-www-staging
#
- scratch-www-staging
requires
:
#
requires:
-
build-staging
#
- build-staging
filters
:
#
filters:
branches
:
#
branches:
only
:
#
only:
-
develop
#
- develop
-
/^hotfix\/.*/
#
- /^hotfix\/.*/
-
/^release\/.*/
#
- /^release\/.*/
-
circleCI-configure-tests
#
- circleCI-configure-tests
-
integration-staging-jest
:
#
- integration-staging-jest:
context
:
#
context:
-
scratch-www-all
#
- scratch-www-all
-
scratch-www-staging
#
- scratch-www-staging
requires
:
#
requires:
-
deploy-staging
#
- deploy-staging
filters
:
#
filters:
branches
:
#
branches:
only
:
#
only:
-
develop
#
- develop
-
/^hotfix\/.*/
#
- /^hotfix\/.*/
-
/^release\/.*/
#
- /^release\/.*/
-
circleCI-configure-tests
#
- circleCI-configure-tests
-
integration-staging-tap
:
#
- integration-staging-tap:
context
:
#
context:
-
scratch-www-all
#
- scratch-www-all
-
scratch-www-staging
#
- scratch-www-staging
requires
:
#
requires:
-
deploy-staging
#
- deploy-staging
filters
:
#
filters:
branches
:
#
branches:
only
:
#
only:
-
develop
#
- develop
-
/^hotfix\/.*/
#
- /^hotfix\/.*/
-
/^release\/.*/
#
- /^release\/.*/
-
circleCI-configure-tests
#
- circleCI-configure-tests
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