Skip to content

Commit

Permalink
missing environment fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
elman23 committed Sep 26, 2023
1 parent af7252c commit f60499c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
- name: Image digest
run: echo ${{steps.docker_build.outputs.digest}}
deploy:
environment:
name: testing
runs-on: ubuntu-latest
needs: [build]
steps:
Expand Down

0 comments on commit f60499c

Please sign in to comment.