Merge branch 'main' of github.com:lissy93/portainer-templates
This commit is contained in:
1
.github/workflows/publish-docker.yml
vendored
1
.github/workflows/publish-docker.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
tags: ['v[0-9].[0-9]+.[0-9]+']
|
||||
paths:
|
||||
- 'templates.json'
|
||||
- 'Dockerfile'
|
||||
|
||||
env:
|
||||
DH_IMAGE: ${{ secrets.DOCKER_REPO || github.event.repository.name }}
|
||||
|
||||
Reference in New Issue
Block a user