This commit is contained in:
Chris Kruining 2024-11-18 14:26:16 +01:00
parent 43b161b413
commit 16e2f23621
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -66,6 +66,7 @@ jobs:
deploy:
name: Deploy app
runs-on: ubuntu-latest
needs: build_and_publish
strategy:
matrix:
environment: [ 'prd' ]