Created
March 20, 2017 13:49
-
-
Save Simon-Ince/e01835e920285dc45049d8a1e9573876 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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