Don't try pulling admin image

This commit is contained in:
Radon Rosborough 2020-12-31 23:10:53 -08:00
parent 9860f8f07c
commit be8133ee71
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ set -euo pipefail
: ${DOMAIN}
: ${S3_BUCKET}
make pull image shell I=admin CMD="tools/ci-run.bash"
make image shell I=admin CMD="tools/ci-run.bash"