Skip to content

Commit

Permalink
chore) Re-run bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdostert committed May 30, 2024
1 parent 27d5395 commit e85999e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .opspec/build/op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: $(../..)
srcDir: $(../..)
- op:
ref: test
3 changes: 2 additions & 1 deletion .opspec/test/op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: $(../..)
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)


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

Expand Down

0 comments on commit e85999e

Please sign in to comment.