mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
roberts suggestion regarding branch deployment
This commit is contained in:
parent
42bd648169
commit
76791f72ad
10
.github/workflows/publish.yml
vendored
10
.github/workflows/publish.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
name: ocelot.social publish CI
|
name: ocelot.social publish CI
|
||||||
|
|
||||||
# on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
on: [push] # for testing while developing
|
- 4451-new-deployment-with-base-and-code # for testing while developing
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user