Updating publish pipeline
This commit is contained in:
parent
ba0f897de4
commit
159ff1cc46
|
|
@ -28,6 +28,8 @@ jobs:
|
||||||
needs: [buildUI]
|
needs: [buildUI]
|
||||||
name: Publish Docker Image
|
name: Publish Docker Image
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check out repository code
|
||||||
|
uses: actions/checkout@v4
|
||||||
- name: Getting Artifact
|
- name: Getting Artifact
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user