You've already forked cache-packages
mirror of
https://github.com/armbian/cache-packages.git
synced 2026-01-06 11:08:21 -08:00
Update generate.yml
This commit is contained in:
4
.github/workflows/generate.yml
vendored
4
.github/workflows/generate.yml
vendored
@@ -8,10 +8,10 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
"Firmware":
|
||||
"Packages":
|
||||
if: ${{ github.repository_owner == 'armbian' }}
|
||||
runs-on: ubuntu-latest
|
||||
name: "Firmware (small and full)"
|
||||
name: "Varios packages"
|
||||
env:
|
||||
OCI_TARGET_BASE: "ghcr.io/${{ github.repository }}/" # This is picked up by the Docker launcher automatically
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user