Skip to content

Commit

Permalink
add db refresh from paas to aks
Browse files Browse the repository at this point in the history
  • Loading branch information
johnake committed Sep 14, 2023
1 parent 36b909d commit daa5df5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/restore-paas-db-to-aks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
backup:
name: Backup from PAAS
runs-on: ubuntu-latest
environment: dev

steps:
- run: |
Expand Down Expand Up @@ -62,3 +63,5 @@ jobs:

0 comments on commit daa5df5

Please sign in to comment.