Skip to content

Commit 9b84e1f

Browse files
Test bare AL image
1 parent 1eb7623 commit 9b84e1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codebuild-poc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on:
66
- codebuild-RossGhRunnerPoc-${{ github.run_id }}-${{ github.run_attempt }}
77
- instance-size:small
8-
- image:501215020883.dkr.ecr.eu-central-1.amazonaws.com/gha-runner/ross-poc:x86
8+
- image:501215020883.dkr.ecr.eu-central-1.amazonaws.com/gha-runner/ross-poc:base-image
99
steps:
1010
- run: mvn --version
1111
- run: echo "Hello World!"

0 commit comments

Comments
 (0)