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
a1593abd
Unverified
Commit
a1593abd
authored
Sep 24, 2020
by
picklesrus
Committed by
GitHub
Sep 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Stop running smoke tests unless the branch pushes to prod or staging."
parent
6321e40e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
a1593abd
...
@@ -141,6 +141,6 @@ stages:
...
@@ -141,6 +141,6 @@ stages:
-
name
:
test
-
name
:
test
if
:
type != cron
if
:
type != cron
-
name
:
smoke
-
name
:
smoke
if
:
type NOT IN (cron, pull_request)
AND (branch =~ /^(develop|master|release|hotfix/)/)
if
:
type NOT IN (cron, pull_request)
-
name
:
update translations
-
name
:
update translations
if
:
branch == develop AND type == cron
if
:
branch == develop AND type == cron
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