Skip to content

Commit

Permalink
Merge branch 'main' into feat/ci-prod-oracle-credentials-2
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia authored Mar 27, 2024
2 parents 8766312 + 3428f42 commit 542dfea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ jobs:
parameters:
-p ZONE=${{ env.ZONE }} -p NAME=${{ github.event.repository.name }}
-p PROMOTE=${{ github.repository }}/database:${{ env.PREV }}
-p ORACLEDB_USER_W=${{ secrets.ORACLEDB_USERNAME }}
-p ORACLEDB_PASSWORD_W=${{ secrets.ORACLEDB_PASSWORD }}

- name: Backup database before update
continue-on-error: true
Expand Down

0 comments on commit 542dfea

Please sign in to comment.