Skip to content

Commit e59370e

Browse files
committed
fix: blueprint
1 parent 79aa107 commit e59370e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

blueprint.cue

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,11 @@ global: {
2727
}
2828

2929
earthly: {
30-
credentials: {
30+
satellite: credentials: {
3131
provider: "aws"
32-
path: "global/ci/earthly"
32+
path: "global/ci/ci-tls"
3333
}
34-
org: "Catalyst"
35-
satellite: "ci"
36-
version: "0.8.15"
34+
version: "0.8.16"
3735
}
3836

3937
github: registry: "ghcr.io"

0 commit comments

Comments
 (0)