Skip to content

Commit 2c6b6d4

Browse files
committed
use gwa-api dev branch for e2e
1 parent 09fd413 commit 2c6b6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aps-cypress-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Build GWA API Image
2727
run: |
28-
git clone https://github.com/bcgov/gwa-api.git --branch feature/kc-26
28+
git clone https://github.com/bcgov/gwa-api.git --branch dev
2929
cd gwa-api/microservices/gatewayApi
3030
docker build -t gwa-api:e2e .
3131

0 commit comments

Comments
 (0)