Skip to content

Commit 1566433

Browse files
committed
ci(s3-proxy): build s3-proxy image for glacier dev stack (TEMP)
Adds max/glacier-rehydration-ux to deploy-s3-proxy.yaml's on.push.branches so CI builds an s3-proxy image with the x-amz-restore Expose-Headers fix. Revert before merge.
1 parent 7292d53 commit 1566433

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-s3-proxy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
# TEMP: build s3-proxy image for the glacier dev stack; revert before merge.
8+
- max/glacier-rehydration-ux
79
paths:
810
- .github/workflows/deploy-s3-proxy.yaml
911
- 's3-proxy/**'

0 commit comments

Comments
 (0)