ci: Add oci image to pipeline.
ci: Tweak package targets; elim max-perf for containers. Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
&& inputs.docker_repo != ''
|
||||
&& github.ref == 'refs/heads/main'
|
||||
|
||||
name: Publish containers
|
||||
name: Containers
|
||||
runs-on: ${{matrix.machine}}
|
||||
permissions: write-all
|
||||
continue-on-error: false
|
||||
|
||||
Reference in New Issue
Block a user