[no ci] Update copy-full-image.yml
This commit is contained in:
@@ -26,11 +26,11 @@ jobs:
|
|||||||
max-parallel: 1
|
max-parallel: 1
|
||||||
matrix:
|
matrix:
|
||||||
copy:
|
copy:
|
||||||
- src: ghcr.io/christopherhx/runner-images:ubuntu22-runner-usr-local-opt-snap-${{ input.version }}
|
- src: ghcr.io/christopherhx/runner-images:ubuntu22-runner-usr-local-opt-snap-${{ inputs.version }}
|
||||||
dest: full-latest
|
dest: full-latest
|
||||||
- src: ghcr.io/christopherhx/runner-images:ubuntu22-runner-usr-local-opt-snap-${{ input.version }}
|
- src: ghcr.io/christopherhx/runner-images:ubuntu22-runner-usr-local-opt-snap-${{ inputs.version }}
|
||||||
dest: full-22.04
|
dest: full-22.04
|
||||||
- src: ghcr.io/christopherhx/runner-images:ubuntu20-runner-usr-local-opt-snap-${{ input.version }}
|
- src: ghcr.io/christopherhx/runner-images:ubuntu20-runner-usr-local-opt-snap-${{ inputs.version }}
|
||||||
dest: full-20.04
|
dest: full-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Force SLUG to lowercase
|
- name: Force SLUG to lowercase
|
||||||
|
|||||||
Reference in New Issue
Block a user