Skip to content

Commit

Permalink
Update release.yml to include UAT environment
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfyre committed Oct 12, 2023
1 parent 8f520e5 commit 456705c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
deploy_uat:
runs-on: ubuntu-latest
needs: goreleaser
environment: uat
steps:
- name: executing remote ssh commands using ssh key
uses: appleboy/[email protected]
Expand Down

0 comments on commit 456705c

Please sign in to comment.