Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Matej Vasek <[email protected]>
  • Loading branch information
matejvasek committed Mar 20, 2024
1 parent dc5fd9f commit c69db27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
docker buildx build . \
--platform=linux/ppc64le,linux/s390x,linux/amd64,linux/arm64 \
--push \
-t "ttl.sh/knative-func/test-img-$(uuid):30m"
-t "ttl.sh/knative-func/test-img-$(uuid):2h"

0 comments on commit c69db27

Please sign in to comment.