mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update podman-udmp-udmse.yml
This commit is contained in:
parent
6ff871b4e5
commit
8d6a31000a
5
.github/workflows/podman-udmp-udmse.yml
vendored
5
.github/workflows/podman-udmp-udmse.yml
vendored
@ -5,9 +5,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'podman-update/build/Dockerfile'
|
- 'podman-update/build/Dockerfile'
|
||||||
|
- 'podman-update/build/podman.Makefile.UDM-Pro-SE.patch'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'podman-update/build/Dockerfile'
|
- 'podman-update/build/Dockerfile'
|
||||||
|
- 'podman-update/build/podman.Makefile.UDM-Pro-SE.patch'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
@ -35,7 +37,8 @@ jobs:
|
|||||||
uses: flynshue/version-action@v0.0.1
|
uses: flynshue/version-action@v0.0.1
|
||||||
|
|
||||||
- name: Upload Podman Install
|
- name: Upload Podman Install
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v3.1.2
|
||||||
with:
|
with:
|
||||||
path: ${{ steps.extract.outputs.destination }}
|
path: ${{ steps.extract.outputs.destination }}
|
||||||
name: podman-udmse-udmpro-${{ steps.version.outputs.version }}
|
name: podman-udmse-udmpro-${{ steps.version.outputs.version }}
|
||||||
|
retention-days: 90
|
||||||
|
Loading…
Reference in New Issue
Block a user