build: update build-and-push.yml.
This commit is contained in:
parent
93fc7df159
commit
60d7032b9f
2
.github/workflows/build-and-push.yml
vendored
2
.github/workflows/build-and-push.yml
vendored
@ -36,7 +36,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-push-to-fit2cloud-registry:
|
build-and-push-to-fit2cloud-registry:
|
||||||
if: ${{ contains(github.event.inputs.registry, 'fit2cloud') }}
|
if: ${{ contains(github.event.inputs.registry, 'fit2cloud') }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Check Disk Space
|
- name: Check Disk Space
|
||||||
run: df -h
|
run: df -h
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user