Add login for both docker hubs
Docker Build and Release Upload / build-rocm (push) Failing after 46s
Docker Build and Release Upload / build-rocm (push) Failing after 46s
This commit is contained in:
@@ -23,6 +23,13 @@ jobs:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: Log in to docker.mistox.net
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: docker.mistox.net
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: build and push rocm-aarch64-base
|
||||
run: |
|
||||
docker buildx build \
|
||||
|
||||
-1
Submodule TheRock deleted from b296f29cdd
Reference in New Issue
Block a user