Update docker-publish.yml
This commit is contained in:
parent
27542609af
commit
054e8d5bbc
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
- 'tailwind.config.js'
|
||||
- 'postcss.config.js'
|
||||
build:
|
||||
name: Docker Build & Push
|
||||
needs: changes
|
||||
if: needs.changes.outputs.src == 'true' && github.repository == 'benphelps/homepage'
|
||||
runs-on: self-hosted
|
||||
|
||||
Loading…
Reference in New Issue
Block a user