mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 19:50:30 +00:00
ci: publish controller canary to github packages (#1524)
* ci: publish controller canary to github packages * ci: include image name
This commit is contained in:
1
.github/workflows/publish-canary.yaml
vendored
1
.github/workflows/publish-canary.yaml
vendored
@@ -53,5 +53,6 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
${{ env.DOCKERHUB_USERNAME }}/actions-runner-controller:canary
|
||||
ghcr.io/actions-runner-controller/actions-runner-controller:canary
|
||||
cache-from: type=gha,scope=arc-canary
|
||||
cache-to: type=gha,mode=max,scope=arc-canary
|
||||
|
||||
Reference in New Issue
Block a user