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