Skip to content

Commit

Permalink
Update dev-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrimeJnr authored Aug 12, 2024
1 parent d68df70 commit 3b32e47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dev-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
deploy:
needs: build-and-push
runs-on: ubuntu-latest
environment:
name: "dev"
url: ${{ vars.URL }}
steps:
- name: Deploy on server
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit 3b32e47

Please sign in to comment.