mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 11:14:25 +08:00
Try to make TravisCI not fail on deployment of Docker stage
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
||||
script:
|
||||
- source ./.multi_arch_docker
|
||||
- set -ex; multi_arch_docker::main; set +x
|
||||
- mkdir deploy
|
||||
|
||||
before_install: |
|
||||
DOCKER_BASE="$DOCKER_USERNAME/shellcheck"
|
||||
|
Reference in New Issue
Block a user