Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Nov 12, 2024
1 parent 93a1e78 commit 5978fc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
runs-on: ubuntu-latest
outputs:
job_status: ${{ job.status }}
secrets: inherit
steps:
- name: Build Initial Infra
uses: ./.github/workflows/aws-template-terraform.yml
Expand All @@ -44,7 +43,6 @@ jobs:
CHANGE_FOLDER_NAME: environments/${{ inputs.environment }}
ENVIRONMENT_NAME: ${{ inputs.environment || 'dev' }}
APPLY_TF_CODE: false


build:
needs: [initial]
Expand Down

0 comments on commit 5978fc7

Please sign in to comment.