From 49ed42ab80730036dcf2608a7d255daed164810b Mon Sep 17 00:00:00 2001 From: Florian Wilhelm <2292245+fwilhe@users.noreply.github.com> Date: Fri, 20 Oct 2023 08:03:17 +0000 Subject: [PATCH] Build aws/azure/gcp --- .github/workflows/repo.yml | 2 +- gardenlinux/features/base/fstab | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 gardenlinux/features/base/fstab diff --git a/.github/workflows/repo.yml b/.github/workflows/repo.yml index cca4783..58786a2 100644 --- a/.github/workflows/repo.yml +++ b/.github/workflows/repo.yml @@ -37,7 +37,7 @@ jobs: fail-fast: false matrix: arch: [ amd64, arm64 ] - platform: [ kvm, metal, aws ] + platform: [ kvm, metal, aws, azure, gcp ] steps: - uses: actions/checkout@v4 - name: Set up QEMU diff --git a/gardenlinux/features/base/fstab b/gardenlinux/features/base/fstab deleted file mode 100644 index 844dbaf..0000000 --- a/gardenlinux/features/base/fstab +++ /dev/null @@ -1,3 +0,0 @@ -# -LABEL=EFI /efi vfat umask=0077 type=uefi -LABEL=ROOT / ext4 rw,errors=remount-ro,prjquota,discard