This commit is contained in:
Radon Rosborough 2021-07-06 03:49:50 +00:00
parent 90a3208a1e
commit 4bde9ec1f6
1 changed files with 1 additions and 2 deletions

View File

@ -17,5 +17,4 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
DOCKER_REPO: 084011155226.dkr.ecr.us-west-1.amazonaws.com/riju
S3_BUCKET: riju
run: |
make image shell I=ci CMD="tools/ci-bootstrap.bash"
run: tools/ci-bootstrap.bash