[devops] fix docker ci (#5780)

This commit is contained in:
Hongxin Liu
2024-06-04 17:47:39 +08:00
committed by GitHub
parent 32f4187806
commit ee6fd38373

View File

@@ -28,6 +28,8 @@ jobs:
docker tag $tag $latest
echo "tag=${tag}" >> $GITHUB_OUTPUT
echo "latest=${latest}" >> $GITHUB_OUTPUT
env:
DOCKER_BUILDKIT: 0
- name: Log in to Docker Hub
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9