Publish snapshot Docker image for data generator (#8939)
This commit is contained in:
parent
3256b6c9d9
commit
92ce13c9c4
|
|
@ -62,4 +62,4 @@ jobs:
|
|||
TAG: ${{ github.sha }}-java17
|
||||
run: make build.all docker.push
|
||||
- name: Build and push docker images
|
||||
run: make build.all docker.push
|
||||
run: make build.all docker.push push.docker.data-generator
|
||||
|
|
|
|||
Loading…
Reference in New Issue