Skip to content

Commit 18d6b8b

Browse files
Just run from the base container first
1 parent 4cbba19 commit 18d6b8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codebuild-poc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
custom-container-test:
55
runs-on:
66
- codebuild-RossGhRunnerPoc-${{ github.run_id }}-${{ github.run_attempt }}
7-
- instance-size:small
8-
- image:501215020883.dkr.ecr.eu-central-1.amazonaws.com/gha-runner/ross-poc:latest
7+
# - instance-size:small
8+
# - image:501215020883.dkr.ecr.eu-central-1.amazonaws.com/gha-runner/ross-poc:latest
99
steps:
1010
- run: echo "Hello World!"

0 commit comments

Comments
 (0)