@invarn/cibuild 1.3.6 → 1.3.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cli.cjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -46,7 +46,7 @@ cibuild works best when you start with `ci init --create` and build on top of th
|
|
|
46
46
|
|
|
47
47
|
Tell your AI coding agent:
|
|
48
48
|
|
|
49
|
-
> Set up and customize CI/CD pipelines for this project using cibuild according to the following spec: https://
|
|
49
|
+
> Set up and customize CI/CD pipelines for this project using cibuild according to the following spec: https://raw.githubusercontent.com/invarnhq/cibuild/refs/heads/main/SPEC.md
|
|
50
50
|
|
|
51
51
|
### Run
|
|
52
52
|
|