Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
a217464a7f
|
|||
|
ea9e9556f4
|
|||
|
0d45b21bce
|
|||
|
3af5f8ff61
|
|||
|
bf939790c0
|
@@ -31,6 +31,8 @@ jobs:
|
||||
registry: ${{ secrets.DOCKER_REGISTRY }}
|
||||
username: ${{ secrets.DOCKER_REGISTRY_USER }}
|
||||
password: ${{ secrets.DOCKER_REGISTRY_PASSWORD }}
|
||||
scope: ${{secrets.DOCKER_REGISTRY}}/${{env.IMAGE}}@push
|
||||
logout: true
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user