mirror of https://github.com/DJ2LS/FreeDATA.git
run docker image on every commit,
parent
4e20146a00
commit
befe368fd3
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
# Upload the image tarball as an artifact.
|
||||
- name: Upload Docker image artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: freedata-image
|
||||
path: freedata.tar
|
||||
|
|
Loading…
Reference in New Issue