Skip to content

Commit

Permalink
v9 Build Pattern
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rockwood <[email protected]>
  • Loading branch information
benr committed Oct 5, 2023
1 parent 53b2fd8 commit 0dcf0ff
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 237 deletions.
88 changes: 0 additions & 88 deletions .github/workflows/build-mondoo-packages.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/pkg_arch-aur.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ on:
required: false
default: false
type: boolean
# release:
# types: [published]
release:
types: [published]

jobs:
setup:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pkg_chocolatey.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
required: true
type: string
default: "8.0.0"
# release:
# types: [published]
release:
types: [published]

jobs:
chocotize:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pkg_macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
required: false
default: false
type: boolean
# release:
# types: [released]
release:
types: [released]

jobs:
pkg:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pkg_msi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
required: false
default: false
type: boolean
# release:
# types: [published]
release:
types: [published]

jobs:
setup:
Expand Down
141 changes: 0 additions & 141 deletions .github/workflows/release.yml

This file was deleted.

0 comments on commit 0dcf0ff

Please sign in to comment.