Skip to content

Commit

Permalink
Test using GitHub Actions environments for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlul committed Aug 1, 2023
1 parent ea1a711 commit d646a1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
if: contains(needs.build.outputs.tags, 'latest')
environment: Daichi#3599 (preview)
steps:
- uses: actions/checkout@v3
- uses: docker/login-action@v2
Expand Down

0 comments on commit d646a1b

Please sign in to comment.