chore: update container images
All checks were successful
Deploy to Staging / Build Images (push) Successful in 32s
Deploy to Staging / Deploy to Staging (push) Successful in 21s
Deploy to Staging / Verify Staging (push) Successful in 2m35s
Deploy to Staging / Notify Staging Ready (push) Successful in 7s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
All checks were successful
Deploy to Staging / Build Images (push) Successful in 32s
Deploy to Staging / Deploy to Staging (push) Successful in 21s
Deploy to Staging / Verify Staging (push) Successful in 2m35s
Deploy to Staging / Notify Staging Ready (push) Successful in 7s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
This commit is contained in:
@@ -81,6 +81,7 @@ jobs:
|
||||
run: |
|
||||
docker build \
|
||||
--build-arg BUILDKIT_INLINE_CACHE=1 \
|
||||
--build-arg REGISTRY_MIRRORS=$REGISTRY/egullickson/mirrors \
|
||||
--cache-from $REGISTRY/egullickson/ocr:latest \
|
||||
-t ${{ steps.tags.outputs.ocr_image }} \
|
||||
-t $REGISTRY/egullickson/ocr:latest \
|
||||
|
||||
Reference in New Issue
Block a user