Skip to content

Commit

Permalink
chore: updates CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Mar 28, 2024
1 parent b9ed62a commit e7b6ca5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,7 @@ jobs:
aws_ecr_registry: 332405224602.dkr.ecr.eu-central-1.amazonaws.com
aws_role_arn: arn:aws:iam::332405224602:role/ci
aws_region: eu-central-1
deployment_images: |
cat-data-service
fragment-exporter
migrations
voting-node
secrets:
deployment_token: ${{ secrets.CI_BOT_TOKEN }}
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }}
earthly_runner_address: ${{ secrets.EARTHLY_SATELLITE_ADDRESS }}
Expand Down

0 comments on commit e7b6ca5

Please sign in to comment.