mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-05-03 14:08:11 +00:00
[devops] fix docker ci (#5780)
This commit is contained in:
parent
32f4187806
commit
ee6fd38373
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user