Skip to content

Commit

Permalink
GITHUB_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
avdb13 committed Feb 23, 2024
1 parent 2191631 commit a91ff65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
just backend -d --wait --wait-timeout 30
- name: Create Admin User
env:
DOCKER_USER: ${{ env.DOCKER_USER }}
run: just gen_synapse_admin

- name: Provide Database Backup & Test it
Expand Down

0 comments on commit a91ff65

Please sign in to comment.