This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
||||
- name: Build and push image
|
||||
id: docker_build
|
||||
uses: ./.gitea/actions/build
|
||||
env:
|
||||
REGISTRY_ACCESS_TOKEN: ${{ secrets.REGISTRY_ACCESS_TOKEN }}
|
||||
with:
|
||||
tag: ${{ steps.branch_name.outputs.branch_name }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user