Matthew Rich
bcf4e768ff
WIP: add support container image build using local filesytem contexts or contextes generated from resource definitions WIP: added support for the create command in the exec resource Fix a type matching error in `types` package use of generics
7 lines
158 B
YAML
7 lines
158 B
YAML
resources:
|
|
- type: file
|
|
transition: create
|
|
attributes:
|
|
path: go1.22.5.linux-amd64.tar.gz
|
|
sourceref: https://go.dev/dl/go1.22.5.linux-amd64.tar.gz
|