Skip to content

Commit 3f88fcd

Browse files
switch to experienced-gateway in CI
1 parent ea536cb commit 3f88fcd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/full.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
gha-image: ubuntu-24.04-arm
2929
slug: aarch64
3030
package:
31-
- image: ghcr.io/randomairborne/experienced
31+
- image: ghcr.io/randomairborne/experienced-gateway
3232
name: xpd-gateway
3333
- image: ghcr.io/randomairborne/experienced-cleanup
3434
name: xpd-cleanup
@@ -80,7 +80,7 @@ jobs:
8080
fail-fast: false
8181
matrix:
8282
package:
83-
- image: ghcr.io/randomairborne/experienced
83+
- image: ghcr.io/randomairborne/experienced-gateway
8484
name: xpd-gateway
8585
- image: ghcr.io/randomairborne/experienced-cleanup
8686
name: xpd-cleanup
@@ -132,7 +132,7 @@ jobs:
132132
- image: ghcr.io/randomairborne/experienced-web:git-${{ github.sha }}
133133
job: deployments/experienced-web
134134
container: experienced-web
135-
- image: ghcr.io/randomairborne/experienced:git-${{ github.sha }}
135+
- image: ghcr.io/randomairborne/experienced-gateway:git-${{ github.sha }}
136136
job: statefulsets/experienced-gateway
137137
container: experienced-gateway
138138

0 commit comments

Comments
 (0)