Skip to content

Commit

Permalink
Use environment to pull the env vars from
Browse files Browse the repository at this point in the history
  • Loading branch information
dotemacs committed Jul 24, 2024
1 parent 9b3c9f5 commit 44b20d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
docker-image-build:
name: docker-image-build
runs-on: ubuntu-latest
environment: preprod
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 44b20d0

Please sign in to comment.