Skip to content

Commit

Permalink
Removed assume role from wercker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Fischer committed Aug 25, 2020
1 parent 2aa0c89 commit e62f222
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wercker.yml
Expand Up @@ -9,10 +9,6 @@ build:
- script:
name: Compile
code: sbt clean compile
- audienceproject/aws-cli-assume-role@1.0.2:
aws-access-key-id: $AWS_ACCESS_KEY
aws-secret-access-key: $AWS_SECRET_KEY
role-arn: arn:aws:iam::$AWS_ACCOUNT_ID:role/build-$WERCKER_GIT_REPOSITORY
- script:
name: Test
code: sbt clean compile test
Expand Down

0 comments on commit e62f222

Please sign in to comment.