Skip to content

Commit 495a94b

Browse files
authored
* fix: pipeline job name typo in cd-pipeline
1 parent 3d61015 commit 495a94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
REGION: us-east1
2222
REPO_NAME: operations-artifacts-dev
2323
IMAGE_NAME: pipeline
24-
JOB_NAME: operations-pipeline
24+
JOB_NAME: operations-pipeline-dev
2525

2626
jobs:
2727
# Call CI-Infra

0 commit comments

Comments
 (0)