Skip to content

Commit 1b4681d

Browse files
committed
Add build logs
1 parent ae6ad01 commit 1b4681d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -200,4 +200,5 @@ script:
200200
- docker login -u "$DOCKER_USERNAME" -p "$DOCKER_PASSWORD"
201201
- docker login ghcr.io -u "$GITHUB_USERNAME" -p "$GITHUB_TOKEN"
202202
- docker buildx create --use
203+
- echo "Building & pushing ${DOCKER_TAGS}"
203204
- docker buildx build --push --platform ${DOCKER_PLATFORMS} --build-arg WUD_VERSION=${IMAGE_VERSION} ${DOCKER_TAGS} .

0 commit comments

Comments
 (0)