Skip to content

Commit

Permalink
generate chromebook image for flagship
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingneko committed Nov 11, 2023
1 parent dbbb310 commit 829ff39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-katsu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ jobs:
name: ${{ env.artifact }}-image
path: katsu/katsu-work/image/*.img.xz




live-iso:
strategy:
fail-fast: false
Expand All @@ -116,6 +113,7 @@ jobs:
- gnome/gnome-live
- kde/kde-live
- pantheon/pantheon-live
- flagship/flagship-chromebook
runs-on: ubuntu-latest
container:
image: ghcr.io/terrapkg/builder:f38
Expand Down Expand Up @@ -236,4 +234,4 @@ jobs:
aws_secret_access_key: ${{ secrets.S3_SECRET_KEY }}
aws_bucket: "images"
source_dir: "images"
destination_dir: ''
destination_dir: ""
4 changes: 2 additions & 2 deletions katsu/modules/flagship/flagship-chromebook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ dnf:

scripts:
post:
- id: flagship-live
name: Set up Flagship Live
- id: flagship-chromebook
name: Set up Flagship Chromebook Live
file: ./flagship-live.sh

0 comments on commit 829ff39

Please sign in to comment.