Skip to content

Commit

Permalink
List the supported builders
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Nov 9, 2023
1 parent 862f1d7 commit 4c67714
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ before_install:
install:
#- echo "$DOCKER_PASSWORD" | docker login ghcr.io -u "$DOCKER_USERNAME" --password-stdin
#- docker-compose pull wordpress mkcert
- docker buildx ls
- docker buildx create --use
- docker buildx bake --push --set '*.platform=linux/amd64,linux/arm64'
- npm install

Expand Down

0 comments on commit 4c67714

Please sign in to comment.