Compare commits
1 Commits
500602804d
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 88066aa7a3 |
@@ -54,8 +54,8 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ secrets.ZOT_USERNAME }}
|
||||
password: ${{ secrets.ZOT_PASSWORD }}
|
||||
username: ${{ secrets.DOCKER_DCGLAB_CI_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_DCGLAB_CI_PASSWORD }}
|
||||
|
||||
- name: Compute tags + version
|
||||
id: meta
|
||||
|
||||
Reference in New Issue
Block a user