Skip to content

Commit

Permalink
ditch travis changes
Browse files Browse the repository at this point in the history
  • Loading branch information
travisgroth committed Aug 28, 2019
1 parent 2e1ef44 commit 5c66310
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,3 @@ deploy:
- dist/pomerium-windows-amd64.md5
- dist/pomerium-windows-amd64.sha256
skip_cleanup: true

jobs:
include:
- stage: docker_build
if: branch = bug/arm-image-architecture
services:
- docker
before_script:
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- uname -a
script:
- docker build -t pomerium/pomerium:arm64v8-test -f Dockerfile.arm64v8 .

0 comments on commit 5c66310

Please sign in to comment.