Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-faraday
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
xpub
xpub-faraday
Commits
d80100ea
Commit
d80100ea
authored
6 years ago
by
Alexandru Munteanu
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' of gitlab.coko.foundation:xpub/xpub-faraday into develop
parents
61d8bf76
b289d22c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!10
Sprint #12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
d80100ea
...
@@ -97,6 +97,7 @@ demo:aws-qa:
...
@@ -97,6 +97,7 @@ demo:aws-qa:
-
export AWS_REGION="eu-west-1"
-
export AWS_REGION="eu-west-1"
-
export AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID
-
export AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID
-
export AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY
-
export AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY
-
eval $(aws ecr get-login --no-include-email --region eu-west-1 | sed 's|https://||')
-
apk --no-cache add --update python python-dev py-pip
-
apk --no-cache add --update python python-dev py-pip
-
pip install ecs-deploy
-
pip install ecs-deploy
-
ecs deploy --region ${AWS_REGION} ${CLUSTER_NAME} ${IMAGE_REPO}:${CI_COMMIT_SHA} --tag ${CI_COMMIT_SHA}
-
ecs deploy --region ${AWS_REGION} ${CLUSTER_NAME} ${IMAGE_REPO}:${CI_COMMIT_SHA} --tag ${CI_COMMIT_SHA}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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