Skip to content

Commit 78a8d8a

Browse files
committed
change
1 parent d9a6ddc commit 78a8d8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
name: Build
1111
runs-on: ${{ format('arm64-fargate-{0}{1}{2}', github.run_id, github.run_number, github.run_attempt) }}
1212
steps:
13+
- run: aws sts get-caller-identity
1314
- name: Run kaniko
1415
run: |
1516
/kaniko/executor \

0 commit comments

Comments
 (0)