Skip to content

Commit

Permalink
added dev environment configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev committed Jul 30, 2022
1 parent 9d49415 commit 610bb92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
name: Release to dev
runs-on: ubuntu-latest
needs: [build-docker-image]
environment:
name: dev
url: https://dev.podkrepi.bg
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 610bb92

Please sign in to comment.