mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 15:37:23 +00:00
some travis debug
This commit is contained in:
parent
fee70b7385
commit
935fa04757
@ -11,4 +11,8 @@ before_install:
|
||||
- docker build --tag="${DOCKER_TAG}" -f ".docker/Dockerfile-arch" ".docker"
|
||||
|
||||
script:
|
||||
- pwd
|
||||
- ls -l
|
||||
- ls -l .docker || true
|
||||
- ls .docker/build-arch.sh || true
|
||||
- docker run "${DOCKER_TAG}" ".docker/build-arch.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user