Browse Source

line up comment in pipeline file

Signed-off-by: Taylor Silva <tsilva@pivotal.io>
pull/3/head
Taylor Silva 6 years ago
parent
commit
5277326869
  1. 4
      pipelines/build-and-push-simple-image.yml

4
pipelines/build-and-push-simple-image.yml

@ -30,8 +30,8 @@ jobs:
image_resource:
type: registry-image
source:
# Check out the README for oci-build-task at
# https://github.com/vito/oci-build-task
# Check out the README for oci-build-task at
# https://github.com/vito/oci-build-task
repository: vito/oci-build-task
inputs:
- name: concourse-examples

Loading…
Cancel
Save