Skip to content

Commit 7dd113a

Browse files
committed
change
1 parent 1dff25d commit 7dd113a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-backend.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
build:
1010
name: Build
1111
runs-on: ${{ format('arm64-fargate-{0}{1}{2}', github.run_id, github.run_number, github.run_attempt) }}
12+
container:
13+
image: gcr.io/kaniko-project/executor:debug
1214
steps:
1315
- uses: actions/checkout@v4
1416
with:

0 commit comments

Comments
 (0)