Skip to content

Commit

Permalink
Update docker-compose.test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 authored Dec 18, 2023
1 parent cb5f435 commit 8cb1363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ services:
- /bin/sh
- '-c'
command:
- |
set -x
- |
set -x
apk add --no-cache skopeo docker-cli-buildx && \
sleep $(( (RANDOM % 30) + 30 )) && \
docker build . && \
Expand Down

0 comments on commit 8cb1363

Please sign in to comment.