Skip to content

Commit

Permalink
Remove unused env properties
Browse files Browse the repository at this point in the history
  • Loading branch information
edburns committed Nov 3, 2021
1 parent 5b54d00 commit 6b394f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/setupWlsAksDependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ env:
dbAdminUser: weblogic
dbPassword: ${{ secrets.DB_PASSWORD }}
dbName: wlsdb${{ github.run_id }}${{ github.run_number }}
aksRepoUserName: oracle
aksRepoBranchName: main
resourceGroupForDB: wlsd-db-${{ github.run_id }}-${{ github.run_number }}
resourceGroupForStorageAccount: wlsd-sa-${{ github.run_id }}-${{ github.run_number }}
storageAccountName: wlsdsa${{ github.run_id }}${{ github.run_number }}
Expand Down

0 comments on commit 6b394f4

Please sign in to comment.