build: update build-and-push.yml.

This commit is contained in:
liqiang-fit2cloud 2025-02-13 17:55:55 +08:00
parent 93fc7df159
commit 60d7032b9f

View File

@ -36,7 +36,7 @@ on:
jobs:
build-and-push-to-fit2cloud-registry:
if: ${{ contains(github.event.inputs.registry, 'fit2cloud') }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Check Disk Space
run: df -h