Skip to content

Commit

Permalink
fix iam role for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyBuisset committed Nov 14, 2024
1 parent 8a9a79f commit dc1b4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if: github.ref == 'refs/heads/main'
with:
aws-region: eu-west-1
role-to-assume: arn:aws:iam::116981777789:role/OnlyDustRepositoryStack-MarketplaceRepositoryGitHub-pSv0mpHv6tYW
role-to-assume: arn:aws:iam::116981777789:role/OnlyDustRepositoryStack-GitHubActionsRole4F1BBA26-9RLbJ79VtAbo

- name: Docker build and push [Staging]
uses: ./.github/actions/docker-build-push
Expand Down

0 comments on commit dc1b4bc

Please sign in to comment.