Skip to content

Commit f3624b2

Browse files
committed
Incrementally testing GH action.
1 parent 135b678 commit f3624b2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/duplicate-prod-db.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ jobs:
123123
GCP_FEED_BASTION_NAME: "op://rbiv7rvkkrsdlpcrz3bmv7nmcu/GCP_FEED_BASTION_NAME/username"
124124
GCP_FEED_BASTION_SSH_KEY: "op://rbiv7rvkkrsdlpcrz3bmv7nmcu/GCP_FEED_BASTION_SSH_KEY/private key"
125125

126+
- name: Checkout code
127+
uses: actions/checkout@v4
128+
126129
- name: Tunnel
127130
run: |
128131
mkdir -p ~/.ssh

0 commit comments

Comments
 (0)