You've already forked docker-armbian-build
mirror of
https://github.com/armbian/docker-armbian-build.git
synced 2026-01-06 10:38:10 -08:00
Add Keepalive Workflow
This commit is contained in:
2
.github/workflows/update_docker.yml
vendored
2
.github/workflows/update_docker.yml
vendored
@@ -120,3 +120,5 @@ jobs:
|
||||
cache-from: type=gha # all-automatic Github Actions caching
|
||||
cache-to: type=gha,mode=max
|
||||
tags: ghcr.io/${{ github.repository }}:armbian-${{env.DOCKERFILE_OS}}-${{env.DOCKERFILE_RELEASE}}-latest
|
||||
|
||||
- uses: gautamkrishnar/keepalive-workflow@v1 # using the workflow with default settings
|
||||
|
||||
Reference in New Issue
Block a user