mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-02 22:02:50 -08:00
Merge pull request #38 from Moonlite-Media/workflow-update
Added dockerfile to workflow
This commit is contained in:
commit
6df7fe2fe0
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@ on:
|
|||
branches:
|
||||
- master
|
||||
paths:
|
||||
- ".github/workflows/on_push_deploy_to_staging.yaml"
|
||||
- 'Dockerfile'
|
||||
- '.github/workflows/on_push_deploy_to_staging.yaml'
|
||||
# TODO: Decide if we want to add other file changes here.
|
||||
# TODO: Decide how we handle updating this forked copy.
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue