Fix image build conditions (#293)

This commit is contained in:
Travis Groth 2019-08-31 12:06:14 -04:00 committed by GitHub
parent e25b65d4b8
commit b9784fa3ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ stages:
- test - test
- "Docker Test Build" - "Docker Test Build"
- name: "Docker Build and Publish" - name: "Docker Build and Publish"
if: fork = false AND pull_request = false if: fork = false AND type = push
language: go language: go
go: go: