File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : provision-image
1+ name : build
22description : |
33 Provisions image for the pkg w/ name `opspecpkgs/$(opDotYml.name):${opDotYml.version}`.
44
3030 files :
3131 /imageName : $(imageName)
3232 - op :
33- pkg : { ref: github.com/opspec-pkgs/docker.image.build#2.0.1 }
33+ pkg : { ref: github.com/opspec-pkgs/docker.image.build#2.1.0 }
3434 inputs :
3535 dockerfile : $(/Dockerfile)
3636 imageName :
3737 outputs : { imageTar }
3838 - op :
39- pkg : { ref: github.com/opspec-pkgs/docker.image.push#2.0.1 }
39+ pkg : { ref: github.com/opspec-pkgs/docker.image.push#2.1.0 }
4040 inputs :
4141 imageTar :
4242 imageName :
Original file line number Diff line number Diff line change 2929 inputs : { yaml: $(srcDir/op.yml) }
3030 outputs : { opDotYml: result }
3131 - op :
32- pkg : { ref: github.com/opspec-pkgs/git.resolve-commit#1.0.2 }
32+ pkg : { ref: github.com/opspec-pkgs/git.repo. resolve-commit#1.0.2 }
3333 inputs : { dotGitDir: $(srcDir/.git) }
3434 outputs : { commit: }
3535 - container :
4040 files :
4141 /opRepo : $(opRepo)
4242 - op :
43- pkg : { ref: github.com/opspec-pkgs/github.release.create#1.0 .0 }
43+ pkg : { ref: github.com/opspec-pkgs/github.release.create#1.1 .0 }
4444 inputs :
4545 owner : opspec-pkgs
4646 repo : $(opRepo)
Original file line number Diff line number Diff line change 66 default : .
77run :
88 op :
9- pkg : { ref: github.com/opspec-pkgs/opspec.pkg .validate#1 .0.0 }
10- inputs : { pkg : $(srcDir) }
9+ pkg : { ref: github.com/opspec-pkgs/opspec.op .validate#2 .0.0 }
10+ inputs : { op : $(srcDir) }
You can’t perform that action at this time.
0 commit comments