Skip to content

Commit

Permalink
Add build logs
Browse files Browse the repository at this point in the history
  • Loading branch information
fmartinou committed Dec 22, 2024
1 parent ae6ad01 commit 1b4681d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,5 @@ script:
- docker login -u "$DOCKER_USERNAME" -p "$DOCKER_PASSWORD"
- docker login ghcr.io -u "$GITHUB_USERNAME" -p "$GITHUB_TOKEN"
- docker buildx create --use
- echo "Building & pushing ${DOCKER_TAGS}"
- docker buildx build --push --platform ${DOCKER_PLATFORMS} --build-arg WUD_VERSION=${IMAGE_VERSION} ${DOCKER_TAGS} .

0 comments on commit 1b4681d

Please sign in to comment.