Skip to content

Commit

Permalink
Merge pull request #464 from Opetushallitus/build-fix
Browse files Browse the repository at this point in the history
Korjattu kontin buildia
  • Loading branch information
augustk committed May 20, 2024
2 parents fe0e8c0 + b06b79f commit a628c98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
application: omatsivut
base-image: baseimage-fatjar-openjdk8:master
configfolder: src/main/resources/oph-configuration
jarfile: omatsivut*SNAPSHOT-allinone.jar
secrets:
jarfile: omatsivut*SNAPSHOT-allinone
secrets:
AWS_UTILITY_ROLE_ARN: ${{ secrets.AWS_OPH_UTILITY_ROLE_ARN }}

0 comments on commit a628c98

Please sign in to comment.