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'
|
- 'tailwind.config.js'
|
||||||
- 'postcss.config.js'
|
- 'postcss.config.js'
|
||||||
build:
|
build:
|
||||||
|
name: Docker Build & Push
|
||||||
needs: changes
|
needs: changes
|
||||||
if: needs.changes.outputs.src == 'true' && github.repository == 'benphelps/homepage'
|
if: needs.changes.outputs.src == 'true' && github.repository == 'benphelps/homepage'
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user