Skip to content

Commit

Permalink
Plain progress for reduced log size
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Nov 9, 2023
1 parent 4c67714 commit e10e3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install:
#- docker-compose pull wordpress mkcert
- docker buildx ls
- docker buildx create --use
- docker buildx bake --push --set '*.platform=linux/amd64,linux/arm64'
- docker buildx bake --push --progress=plain --set='*.platform=linux/amd64,linux/arm64'
- npm install

script:
Expand Down

0 comments on commit e10e3ae

Please sign in to comment.