Compare commits
2 Commits
9e0e43b26f
...
55f7dfc3d0
| Author | SHA1 | Date | |
|---|---|---|---|
| 55f7dfc3d0 | |||
|
|
196cf5b1e1 |
@@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v4
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Login to Docker registry
|
- name: Login to Docker registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v4
|
||||||
with:
|
with:
|
||||||
registry: git.home.timatlee.com
|
registry: git.home.timatlee.com
|
||||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user