Skip to content

Commit

Permalink
feat: helm,Kubectl and envsubst install
Browse files Browse the repository at this point in the history
  • Loading branch information
RamaRaju-vj committed Jul 1, 2024
1 parent f9c8e15 commit c81f986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jenkins-ami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
buildAmi:
if: github.repository == 'RamaRaju-personal-org/ami-jenkins' && github.ref == 'refs/heads/master'
if: github.repository == 'RamaRaju-personal-org/ami-jenkins' && github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
env:
AWS_REGION: ${{ secrets.AWS_REGION }}
Expand Down

0 comments on commit c81f986

Please sign in to comment.