Skip to content

Instantly share code, notes, and snippets.

@Simon-Ince
Created March 20, 2017 13:49
Show Gist options
  • Save Simon-Ince/e01835e920285dc45049d8a1e9573876 to your computer and use it in GitHub Desktop.
Save Simon-Ince/e01835e920285dc45049d8a1e9573876 to your computer and use it in GitHub Desktop.
- name: 'gcr.io/cloud-builders/docker'
args: [ 'build', '-t', 'gcr.io/$PROJECT_ID/device-registry-php', '-f', 'Dockerfile', '../../../' ]
dir: 'services/device-registry/base/build/docker/php'
id: 'device-registry-php'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment