Compare commits

..

No commits in common. "master" and "v0.1.0" have entirely different histories.

2 changed files with 0 additions and 5 deletions

View file

@ -1,9 +1,5 @@
# concourse-oci-resource
**DEPRECATED: this resource is no longer needed, the concourse build
task in combination with the registry-image can build and push multiarch
images now.**
A resource type for oci image tarballs.
## Source configuration

View file

@ -19,7 +19,6 @@ resources:
fetch_tags: true
- name: upstream-image
type: registry-image
check_every: 6h
source:
repository: alpine
- name: concourse-oci-resource