Skip to content

Commit

Permalink
ci: remove ubuntu_init from rebase workflow; remove snap files
Browse files Browse the repository at this point in the history
To align the build pipeline with the one for the installer
(`ubuntu-desktop-bootstrap`), we'll build the `ubuntu-desktop-init` snap
from the `snap/ubuntu-destkop-init/*` branches in the future.
This PR removes the files that are no longer needed on this branch and
removes 'init' from the soon to be deprecated rebase workflow.
  • Loading branch information
d-loose committed Sep 17, 2024
1 parent 12a095d commit cd54338
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 117 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rebase-for-snap-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
input: ["init", "reset-tools"]
input: ["reset-tools"]
steps:
- uses: actions/checkout@v4
with:
Expand Down
12 changes: 0 additions & 12 deletions ci/snap/init/local/ubuntu-desktop-init.desktop

This file was deleted.

104 changes: 0 additions & 104 deletions ci/snap/init/snapcraft.yaml

This file was deleted.

0 comments on commit cd54338

Please sign in to comment.