Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rocket.Chat
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RocketChat
Rocket.Chat
Commits
53b88e36
Commit
53b88e36
authored
9 years ago
by
Gabriel Engel
Browse files
Options
Downloads
Patches
Plain Diff
fix indentation of .travis.yml
parent
3f1d958c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+6
-6
6 additions, 6 deletions
.travis.yml
with
6 additions
and
6 deletions
.travis.yml
+
6
−
6
View file @
53b88e36
...
@@ -32,11 +32,11 @@ deploy:
...
@@ -32,11 +32,11 @@ deploy:
-
master
-
master
-
even-faster-deploy
-
even-faster-deploy
-
provider
:
releases
-
provider
:
releases
api_key
:
"
GITHUB
OAUTH
TOKEN"
api_key
:
"
GITHUB
OAUTH
TOKEN"
file
:
"
FILE
TO
UPLOAD"
file
:
"
FILE
TO
UPLOAD"
skip_cleanup
:
true
skip_cleanup
:
true
on
:
on
:
branch
:
master
branch
:
master
tags
:
true
tags
:
true
after_deploy
:
after_deploy
:
-
sh $TRAVIS_BUILD_DIR/.travis/docker.sh
-
sh $TRAVIS_BUILD_DIR/.travis/docker.sh
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment