Publish snapshot Docker image for data generator (#8939)

This commit is contained in:
kezhenxu94 2022-04-24 17:55:42 +08:00 committed by GitHub
parent 3256b6c9d9
commit 92ce13c9c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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