Skip to content

Commit 8dc0301

Browse files
committed
fix(ci): match cmlxc ref to version
1 parent 613d321 commit 8dc0301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
uses: chatmail/cmlxc/.github/workflows/lxc-test.yml@j4n/docker-support
226226
with:
227227
# TODO: revert to main once cmlxc docker support is merged
228-
cmlxc_ref: j4n/docker-support
228+
cmlxc_version: j4n/docker-support
229229
cmlxc_commands: |
230230
cmlxc init
231231
cmlxc docker deploy dock0 --source ghcr:${{ needs.build.outputs.image_tag }}

0 commit comments

Comments
 (0)