feat: rename project from DocuNova to DocuElevate, update related documentation and templates
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
tags: "${{ vars.DOCKER_USER }}/docunova:latest"
|
||||
tags: "${{ vars.DOCKER_USER }}/docuelevate:latest"
|
||||
outputs: ${{ github.event_name == 'pull_request' && 'type=cacheonly' || 'type=registry' }}
|
||||
provenance: mode=max
|
||||
sbom: true
|
||||
|
||||
Reference in New Issue
Block a user