box: koudaiii/install-container-transform
build:
steps:
- script:
name: Configuring based on parameters..
code: |
aws configure set aws_access_key_id $WERCKER_INSTALL_CONTAINER_TRANSFORM_KEY
aws configure set aws_access_key_id $WERCKER_INSTALL_CONTAINER_TRANSFORM_SECRET
aws configure set default.region $WERCKER_INSTALL_CONTAINER_TRANSFORM_REGION
- script:
name: register task definition
code: |
aws ecs register-task-definition --family wercker --container-definitions "$(cat docker-compose.yml | container-transform)"
- script:
name:
code: |
aws ecs run-task --cluster $WERCKER_INSTALL_CONTAINER_TRANSFORM_CLUSTER --task-definition wercker
- script:
name: Done.
This repository has been archived by the owner on Aug 10, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
koudaiii-archives/wercker-box-install-container-transform
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published