fix: needs updating action
Some checks failed
BuildMain / BuildLatest (push) Has been cancelled
BuildTag / BuildNightly (push) Has been cancelled

This commit is contained in:
Guillaume Lapierre 2024-11-12 11:29:01 +01:00
parent 563323c009
commit bb3a21caa6

View File

@ -28,8 +28,8 @@ jobs:
with: with:
base-image: roundcube/roundcubemail:latest-apache base-image: roundcube/roundcubemail:latest-apache
image: zeguigui/roundcubemail:latest-apache image: zeguigui/roundcubemail:latest-apache
- name: Needs updating ? - name: Needs updating
run: echo "Needs updating: ${{ steps.check.outputs.needs-updating }}" run: echo "Needs updating ${{ steps.checkupdate.outputs.needs-updating }}"
- name: Set up docker buildx - name: Set up docker buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
with: with: