Skip to content

Instantly share code, notes, and snippets.

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