Skip to content

Commit

Permalink
fix: or-2583 add env for lambda deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
koenmetsu committed Jan 22, 2025
1 parent cf21ebc commit ef5bbcc
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 @@ -527,6 +527,7 @@ jobs:
upload-sync-lambda:
name: Upload & Deploy Sync Lambda
needs: [ release ]
environment: test_ik4
runs-on: ubuntu-latest
if: ${{ (github.repository_owner == 'Informatievlaanderen') && (needs.release.outputs.version != 'none') }}
steps:
Expand Down

0 comments on commit ef5bbcc

Please sign in to comment.