Skip to content

Commit

Permalink
Test env pass
Browse files Browse the repository at this point in the history
Signed-off-by: Hoang Quoc Trung <[email protected]>
  • Loading branch information
ichbinfrog committed Apr 14, 2024
1 parent 3cab232 commit 84e4cc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
MIGRATE_DST_PROJECT: ${{ secrets.MIGRATE_DST_PROJECT }}
MIGRATE_SRC_INSTANCE: ${{ secrets.MIGRATE_SRC_INSTANCE }}
MIGRATE_SRC_PROJECT: ${{ secrets.MIGRATE_SRC_PROJECT }}

WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.WORKLOAD_IDENTITY_PROVIDER }}
WORKLOAD_IDENTITY_SERVICE_ACCOUNT: ${{ secrets.WORKLOAD_IDENTITY_SERVICE_ACCOUNT }}
steps:
- uses: actions/checkout@v4
- name: Setup Go
Expand Down

0 comments on commit 84e4cc9

Please sign in to comment.