Update .gitea/workflows/render-and-deploy.yml
This commit is contained in:
@@ -16,6 +16,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.13'
|
||||||
|
|
||||||
|
- name: Install python
|
||||||
|
run: |
|
||||||
|
pip install ruamel.yaml
|
||||||
|
|
||||||
- name: Install Docker Compose plugin
|
- name: Install Docker Compose plugin
|
||||||
run: |
|
run: |
|
||||||
docker version
|
docker version
|
||||||
|
|||||||
Reference in New Issue
Block a user