Skip to content

Commit 7fd08e6

Browse files
committed
Update pipeline ff-golang-server-sdk
1 parent 2427536 commit 7fd08e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.harness/ffgolangserversdk.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,12 @@ pipeline:
192192
projectID: platform-205701
193193
imageName: ff-testgrid-go
194194
tags:
195-
- latest
195+
- test-latest
196196
caching: true
197197
dockerfile: ff-sdk-testgrid/go/Dockerfile
198198
context: ff-sdk-testgrid/go
199199
buildArgs:
200-
SDK_VERSION: latest
200+
SDK_VERSION: test-latest
201201
BUILD_MODE: local
202202
when:
203203
stageStatus: Success

0 commit comments

Comments
 (0)