This commit is contained in:
parent
d891d0be13
commit
60ed8181c8
@ -21,6 +21,8 @@ jobs:
|
|||||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
registry: git.fascinated.cc
|
registry: git.fascinated.cc
|
||||||
|
build-args: |
|
||||||
|
GIT_REV=${{ gitea.sha }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
Reference in New Issue
Block a user