Skip to content

Commit f7f5a28

Browse files
committed
chore) Re-run bootstrap
1 parent 6546d51 commit f7f5a28

3 files changed

Lines changed: 6 additions & 8 deletions

File tree

.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: github.com/opspec-pkgs/_.op.bootstrap#4.1.2
7-
inputs:
8-
srcDir: $(../..)
6+
ref: test
97
- op:
10-
ref: test
8+
ref: github.com/opspec-pkgs/_.op.bootstrap#4.0.1
9+
inputs:
10+
srcDir: $(../..)

.opspec/test/op.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: test
22
description: tests the op
33
run:
44
op:
5-
ref: github.com/opspec-pkgs/opctl.op.validate#1.0.0
5+
ref: github.com/opspec-pkgs/opspec.v0.1.6.op.validate#1.0.0
66
inputs:
7-
opctlVersion: 0.1.53
87
op: $(../..)

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
[![build](https://github.com/opspec-pkgs/nintex.workflowcloud.instance.create/actions/workflows/build.yml/badge.svg)](https://github.com/opspec-pkgs/nintex.workflowcloud.instance.create/actions/workflows/build.yml)
2-
1+
[![Build Status](https://github.com/opspec-pkgs/nintex.workflowcloud.instance.create/workflows/build/badge.svg?branch=main)](https://github.com/opspec-pkgs/nintex.workflowcloud.instance.create/actions?query=workflow%3Abuild+branch%3Amain)
32

43
<img src="icon.svg" alt="icon" height="100px">
54

0 commit comments

Comments
 (0)