rename artifact
This commit is contained in:
4
.github/workflows/artifacts.yaml
vendored
4
.github/workflows/artifacts.yaml
vendored
@@ -24,5 +24,5 @@ jobs:
|
||||
- name: Docker image
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: dshackle-image
|
||||
path: build/jib-image.tar
|
||||
name: dshackle-docker-image
|
||||
path: build/jib-image.tar
|
||||
|
||||
Reference in New Issue
Block a user