Skip to content

Commit

Permalink
Merge pull request #8157 from wolfi-dev/wolfictl-a27f29ef-6eb5-4e9d-9…
Browse files Browse the repository at this point in the history
…39e-4f4439134430

temporal-ui-server/2.21.0 package update
  • Loading branch information
ajayk authored Nov 8, 2023
2 parents a38af23 + cf8eed4 commit 5b1e13e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions temporal-ui-server.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: temporal-ui-server
version: 2.19.0
version: 2.21.0
epoch: 0
description: Golang Server for https://github.com/temporalio/ui
copyright:
Expand All @@ -19,14 +19,13 @@ pipeline:
with:
repository: https://github.com/temporalio/ui-server
tag: v${{package.version}}
expected-commit: 32c10ff87081bfff673e309f3c589663a0e13221
expected-commit: fe27d743272a90123ae7014d8d2335ac30526a54

- uses: go/build
with:
packages: ./cmd/server
output: ui-server
ldflags: -s -w
deps: golang.org/x/[email protected]

- uses: strip

Expand Down

0 comments on commit 5b1e13e

Please sign in to comment.