fix: needs updating action
This commit is contained in:
parent
563323c009
commit
bb3a21caa6
@ -28,8 +28,8 @@ jobs:
|
||||
with:
|
||||
base-image: roundcube/roundcubemail:latest-apache
|
||||
image: zeguigui/roundcubemail:latest-apache
|
||||
- name: Needs updating ?
|
||||
run: echo "Needs updating: ${{ steps.check.outputs.needs-updating }}"
|
||||
- name: Needs updating
|
||||
run: echo "Needs updating ${{ steps.checkupdate.outputs.needs-updating }}"
|
||||
- name: Set up docker buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user