mirror of
https://github.com/fergalmoran/bitchmin.git
synced 2025-12-22 09:27:53 +00:00
Build off develop
This commit is contained in:
2
.github/workflows/build-client.yml
vendored
2
.github/workflows/build-client.yml
vendored
@@ -2,7 +2,7 @@ name: build-client
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: trunk
|
||||
branches: develop
|
||||
|
||||
jobs:
|
||||
buildx:
|
||||
|
||||
2
.github/workflows/build-server.yml
vendored
2
.github/workflows/build-server.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: build-server
|
||||
on:
|
||||
push:
|
||||
branches: trunk
|
||||
branches: develop
|
||||
jobs:
|
||||
buildx:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user