Skip to content

Commit 0ab8392

Browse files
committed
chore) Re-run bootstrap
1 parent 2f116d0 commit 0ab8392

File tree

4 files changed

+9
-7
lines changed

4 files changed

+9
-7
lines changed

.opspec/build/op.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description: builds the op
33
run:
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)

.opspec/release/op.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ inputs:
1313
run:
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:

.opspec/test/op.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: test
22
description: tests the op
33
run:
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: $(../..)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
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

0 commit comments

Comments
 (0)