ci: publish controller canary to github packages (#1524)

* ci: publish controller canary to github packages

* ci: include image name
This commit is contained in:
Callum Tait
2022-06-14 01:10:13 +01:00
committed by GitHub
parent 0ef9a22cd4
commit 2733c36d0e

View File

@@ -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