From e85999eb158a07ff1d20b570895c36e538f72434 Mon Sep 17 00:00:00 2001 From: Chris Dostert Date: Thu, 30 May 2024 06:15:00 +0000 Subject: [PATCH] chore) Re-run bootstrap --- .opspec/build/op.yml | 8 ++++---- .opspec/test/op.yml | 3 ++- README.md | 3 ++- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.opspec/build/op.yml b/.opspec/build/op.yml index cbca011..fed4418 100644 --- a/.opspec/build/op.yml +++ b/.opspec/build/op.yml @@ -3,8 +3,8 @@ description: builds the op run: serial: - op: - ref: test - - op: - ref: github.com/opspec-pkgs/_.op.bootstrap#4.0.1 + ref: github.com/opspec-pkgs/_.op.bootstrap#4.1.2 inputs: - srcDir: $(../..) \ No newline at end of file + srcDir: $(../..) + - op: + ref: test \ No newline at end of file diff --git a/.opspec/test/op.yml b/.opspec/test/op.yml index e4ebee2..5dc431e 100644 --- a/.opspec/test/op.yml +++ b/.opspec/test/op.yml @@ -2,6 +2,7 @@ name: test description: tests the op run: op: - ref: github.com/opspec-pkgs/opspec.v0.1.6.op.validate#1.0.0 + ref: github.com/opspec-pkgs/opctl.op.validate#1.0.0 inputs: + opctlVersion: 0.1.53 op: $(../..) \ No newline at end of file diff --git a/README.md b/README.md index bfaa52a..45897c4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -[![Build Status](https://github.com/opspec-pkgs/postgresql.db.run/workflows/build/badge.svg?branch=main)](https://github.com/opspec-pkgs/postgresql.db.run/actions?query=workflow%3Abuild+branch%3Amain) +[![build](https://github.com/opspec-pkgs/postgresql.db.run/actions/workflows/build.yml/badge.svg)](https://github.com/opspec-pkgs/postgresql.db.run/actions/workflows/build.yml) + icon