mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
WIP: session checkpoint 2026-06-05 (codec rip in flight)
This commit is contained in:
@@ -15,6 +15,9 @@ jobs:
|
||||
uses: hanzoai/.github/.github/workflows/docker-build.yml@main
|
||||
with:
|
||||
image: ghcr.io/luxfi/netrunner
|
||||
runner-amd64: luxfi-amd64
|
||||
runner-arm64: luxfi-arm64
|
||||
runner-deploy: lux-deploy-linux-amd64
|
||||
secrets: inherit
|
||||
|
||||
notify-universe:
|
||||
@@ -34,3 +37,6 @@ jobs:
|
||||
"tag": "${{ github.ref_name }}",
|
||||
"sha": "${{ github.sha }}"
|
||||
}
|
||||
runner-amd64: luxfi-amd64
|
||||
runner-arm64: luxfi-arm64
|
||||
runner-deploy: lux-deploy-linux-amd64
|
||||
|
||||
Reference in New Issue
Block a user