This commit is contained in:
Igor
2023-02-18 15:09:58 +01:00
parent 7fb3ce110f
commit a789e71419
3 changed files with 1 additions and 698 deletions

View File

@@ -1,23 +0,0 @@
name: Build Docker Images
#
# Update Docker images we use for building CI
#
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *' # Scheduled runs every day at 3am UTC
permissions:
contents: read
jobs:
Docker:
permissions:
contents: none
if: ${{ github.repository_owner == 'Armbian' }}
uses: armbian/scripts/.github/workflows/armbian-framework-docker-images.yml@master
secrets:
CR_PAT: ${{ secrets.CR_PAT }}

674
LICENSE

File diff suppressed because it is too large Load Diff

View File

@@ -4,7 +4,7 @@
</a><br>
<strong>Armbian Linux Cache Production</strong><br>
<br>
<a href=https://github.com/armbian/cache/actions/workflows/build.yml><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/armbian/cache/build.yml?logo=githubactions&label=Build%20Rootfs%20Cache&style=for-the-badge&branch=main"></a> <a href=https://github.com/armbian/cache/actions/workflows/update_docker.yml><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/armbian/cache/update_docker.yml?logo=githubactions&label=Build%20Docker%20Images&style=for-the-badge&branch=main"></a>
<a href=https://github.com/armbian/cache/actions/workflows/build.yml><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/armbian/cache/build.yml?logo=githubactions&label=Build%20Rootfs%20Cache&style=for-the-badge&branch=main"></a>
<br>
<br>