Skip to content

Commit

Permalink
fix: Add env to hasura preprod register
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed Feb 2, 2022
1 parent 16f2db3 commit 721d57b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preproduction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Use autodevops build and register
uses: SocialGouv/actions/autodevops-build-register@v1
with:
environment: preprod
project: ${{ env.project }}
dockerfile: ./packages/hasura/Dockerfile
dockercontext: ./packages/hasura
Expand Down

0 comments on commit 721d57b

Please sign in to comment.