Updating deploy pipeline
This commit is contained in:
parent
9e93bcc876
commit
45ba1c0af7
|
|
@ -80,7 +80,7 @@ jobs:
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ticketAPI
|
name: ticketAPI
|
||||||
path: source/ticketAPI/artifacts
|
path: artifacts/api
|
||||||
- name: Log in to Docker Hub
|
- name: Log in to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user