Skip to content

Commit 7a816a8

Browse files
committed
Update pipeline ff-golang-server-sdk
1 parent 367c358 commit 7a816a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.harness/ffgolangserversdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ pipeline:
143143
BUILD_MODE: local
144144
when:
145145
stageStatus: Success
146-
condition: "!empty(<+codebase.tag>)"
146+
condition: <+stage.variables.release>
147147
- stepGroup:
148148
name: Pull Request
149149
identifier: Pull_Request

0 commit comments

Comments
 (0)