Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
this happens in the dockerfile now
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewland committed Aug 25, 2018
1 parent d2c2a88 commit 8a66691
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
@@ -1,2 +1,4 @@
config config
.github .github
cloudbuild.yaml
*.md
8 changes: 0 additions & 8 deletions cloudbuild.yaml
@@ -1,12 +1,4 @@
steps: steps:
- name: 'gcr.io/cloud-builders/go'
args:
- test
- -v
- -count=1
- ./validator
env:
- PROJECT_ROOT=/workspace
- name: gcr.io/cloud-builders/docker - name: gcr.io/cloud-builders/docker
entrypoint: bash entrypoint: bash
args: args:
Expand Down

0 comments on commit 8a66691

Please sign in to comment.