Skip to content

Commit

Permalink
Merge branch '14/edge' into 16/edge
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasgameiroborges authored Nov 21, 2024
2 parents 3e5d002 + 45b7fc8 commit 16b4122
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
lint:
name: Lint
uses: canonical/data-platform-workflows/.github/workflows/[email protected].4
uses: canonical/data-platform-workflows/.github/workflows/[email protected].5

build:
name: Build snap
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ on:
jobs:
build:
name: Build snap
uses: canonical/data-platform-workflows/.github/workflows/[email protected].4
uses: canonical/data-platform-workflows/.github/workflows/[email protected].5

release:
name: Release snap
needs:
- build
uses: canonical/data-platform-workflows/.github/workflows/[email protected].4
uses: canonical/data-platform-workflows/.github/workflows/[email protected].5
with:
channel: 14/edge
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
Expand Down
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16b4122

Please sign in to comment.