Don't try pulling admin image
This commit is contained in:
parent
9860f8f07c
commit
be8133ee71
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue