Skip to content

Commit

Permalink
add environment property
Browse files Browse the repository at this point in the history
  • Loading branch information
farrell-m committed Jul 23, 2024
1 parent 816990c commit edeb203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
path: assessment-service/build/libs/assessment-service-${{ steps.capture_version.outputs.app_version }}.jar

ecr:
environment: development
needs: [build-test-publish, define-image-tag]
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit edeb203

Please sign in to comment.