Compare commits
1 Commits
e0ff8c89fb
...
v3.1.8
Author | SHA1 | Date | |
---|---|---|---|
da4545c6d8 |
@@ -126,7 +126,7 @@ jobs:
|
|||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.REGISTRY }}
|
registry: ${{ env.REGISTRY }}
|
||||||
username: B4L-Bot
|
username: ${{ vars.WORKER_USERNAME}}
|
||||||
password: ${{ secrets.CI_BOT_TOKEN }}
|
password: ${{ secrets.CI_BOT_TOKEN }}
|
||||||
|
|
||||||
- name: Build and push release images
|
- name: Build and push release images
|
||||||
|
Reference in New Issue
Block a user