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
e294b68b
Commit
e294b68b
authored
Feb 18, 2016
by
Matthew Taylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Attempt to fix travis deployment"
This reverts commit
7488715b
.
parent
4a1362b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.travis.yml
.travis.yml
+4
-4
No files found.
.travis.yml
View file @
e294b68b
...
...
@@ -21,8 +21,8 @@ before_deploy:
-
zip -qr $BUILD_ARCHIVE .
deploy
:
-
provider
:
elasticbeanstalk
access
-key-
id
:
$EB_AWS_ACCESS_KEY_ID
secret
-access-
key
:
$EB_AWS_SECRET_ACCESS_KEY
access
_key_
id
:
$EB_AWS_ACCESS_KEY_ID
secret
_access_
key
:
$EB_AWS_SECRET_ACCESS_KEY
bucket_name
:
$EB_AWS_BUCKET_NAME
bucket_path
:
$EB_APP
zip_file
:
$BUILD_ARCHIVE
...
...
@@ -37,8 +37,8 @@ deploy:
-
hotfix/*
-
release/*
-
provider
:
elasticbeanstalk
access
-key-
id
:
$EB_AWS_ACCESS_KEY_ID
secret
-access-
key
:
$EB_AWS_SECRET_ACCESS_KEY
access
_key_
id
:
$EB_AWS_ACCESS_KEY_ID
secret
_access_
key
:
$EB_AWS_SECRET_ACCESS_KEY
bucket_name
:
$EB_AWS_BUCKET_NAME
bucket_path
:
$EB_APP
zip_file
:
$BUILD_ARCHIVE
...
...
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