Skip to content

Commit

Permalink
fix: Removed wrong parameters (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia authored Mar 27, 2024
1 parent 08758d3 commit 596ef74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,6 @@ 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 596ef74

Please sign in to comment.