mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update
This commit is contained in:
24
.github/workflows/build-with-docker.yml
vendored
24
.github/workflows/build-with-docker.yml
vendored
@@ -70,30 +70,6 @@ jobs:
|
||||
path: build
|
||||
clean: true
|
||||
|
||||
final:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
board: [uefi-arm64]
|
||||
release: [focal,buster,bullseye,hirsute,jammy]
|
||||
desktop: [xfce]
|
||||
#if: ${{ github.repository_owner == 'Armbian' && github.event.workflow_run.conclusion == 'success' }} || github.event_name == 'workflow_dispatch'
|
||||
name: Variant
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
repository: armbian/build
|
||||
path: build
|
||||
clean: true
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user