Skip to content

Commit 8f070ba

Browse files
authored
fix: Remove unused ci/cd stuff (#11)
* fix(ci): Removes unused nats ci things * fix: Adds container build to publisher
1 parent fb80e90 commit 8f070ba

File tree

4 files changed

+5
-65
lines changed

4 files changed

+5
-65
lines changed

.github/workflows/publish.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: ./.github/workflows/gem.yaml
1212
secrets: inherit
1313

14-
# containers:
15-
# name: Build and publish OCI container images
16-
# uses: ./.github/workflows/container.yaml
17-
# secrets: inherit
14+
containers:
15+
name: Build and publish OCI container images
16+
uses: ./.github/workflows/container.yaml
17+
secrets: inherit

Readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A command line interface to https://linear.app.
1515

1616
=== I don't want to install
1717

18-
You can use the OCI container image to run the CLI without installing it.
18+
If you do not want to install this, you can use the OCI container image to run the CLI without installing it.
1919

2020
[source,sh]
2121
----

ci/nats/accounts.txt

Lines changed: 0 additions & 27 deletions
This file was deleted.

ci/nats/start.sh

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)