fix: needs updating action
This commit is contained in:
parent
563323c009
commit
bb3a21caa6
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user