Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricioveronez authored Jun 27, 2023
1 parent 0d1fab8 commit c320a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
run: echo "Docker build webapp"
CD:
runs-on: ubuntu-latest
needs: [CI]
steps:
- uses: actions/checkout@v3
- name: Autenticar o AWS CLI
Expand Down

0 comments on commit c320a7f

Please sign in to comment.