Skip to content

Commit

Permalink
Forcing new deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Dec 12, 2024
1 parent 8340481 commit e1f7b8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
--version-label "ver-${{ github.sha }}" \
--description "commit-sha-${{ github.sha }}"
# deploy application
- name: Deploy new ElasticBeanstalk Application Version
run: aws elasticbeanstalk update-environment --environment-name $ELASTIC_BEANSTALK_ENV_NAME --version-label "ver-${{ github.sha }}"

0 comments on commit e1f7b8d

Please sign in to comment.