Skip to content

Commit

Permalink
Modif du pipeline CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
ingcloud-fr committed Jul 31, 2024
1 parent b0c2c8f commit 5bc215a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
aws-region: eu-west-3

- name: Get AWS Account ID
id: aws-account
id: get-account-id
run: echo "ACCOUNT_ID=$(aws sts get-caller-identity --query Account --output text)" >> $GITHUB_ENV

- name: Log in to Amazon ECR
Expand Down

0 comments on commit 5bc215a

Please sign in to comment.