File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ description: builds the op
33run :
44 serial :
55 - op :
6- ref : test
7- - op :
8- ref : github.com/opspec-pkgs/_.op.bootstrap#4.0.1
6+ ref : github.com/opspec-pkgs/_.op.bootstrap#4.1.3
97 inputs :
10- srcDir : $(../..)
8+ srcDir : $(../..)
9+ - op :
10+ ref : $(../test)
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ inputs:
1313run :
1414 serial :
1515 - op :
16- ref : build
16+ ref : $(../ build)
1717 - op :
1818 ref : github.com/opspec-pkgs/yaml.parse#1.0.0
1919 inputs :
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name: test
22description : tests the op
33run :
44 op :
5- ref : github.com/opspec-pkgs/opspec.v0.1.6 .op.validate#1.0.0
5+ ref : github.com/opspec-pkgs/opctl .op.validate#1.0.0
66 inputs :
7+ opctlVersion : 0.1.53
78 op : $(../..)
Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://github.com/opspec-pkgs/azure.appservice.plan.create/workflows/build/badge.svg?branch=main )] ( https://github.com/opspec-pkgs/azure.appservice.plan.create/actions?query=workflow%3Abuild+branch%3Amain )
1+ [ ![ build] ( https://github.com/opspec-pkgs/azure.appservice.plan.create/actions/workflows/build.yml/badge.svg )] ( https://github.com/opspec-pkgs/azure.appservice.plan.create/actions/workflows/build.yml )
2+
23
34<img src =" icon.svg " alt =" icon " height =" 100px " >
45
You can’t perform that action at this time.
0 commit comments