mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-04 18:40:28 +00:00
[devops] fix docker ci (#5780)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user