Skip to content

Commit

Permalink
Merge pull request #21 from 7SOATSquad30/feature/lambda
Browse files Browse the repository at this point in the history
[conf] - correção ci cd
  • Loading branch information
otavio-code authored Jan 25, 2025
2 parents 57b7135 + a401f6a commit b15bf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
restore-keys: terraform-${{ runner.os }}-

- name: Inicializar Terraform
working-directory: infra # Certifique-se de que 'infra' está no local correto
working-directory: infra
run: terraform init

- name: Planejar Terraform
Expand Down

0 comments on commit b15bf94

Please sign in to comment.