File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ * @ secondlife/platform
Original file line number Diff line number Diff line change 1+ changelog :
2+ exclude :
3+ labels :
4+ - ignore-for-release
5+ authors :
6+ - dependabot
7+ categories :
8+ - title : Breaking Changes 🛠
9+ labels :
10+ - semver-major
11+ - breaking-change
12+ - title : New Features 🎉
13+ labels :
14+ - semver-minor
15+ - enhancement
16+ - title : Other Changes
17+ labels :
18+ - ' *'
Original file line number Diff line number Diff line change 11name : Test & Build
22
33on :
4- workflow_dispatch :
54 push :
65 branches : main
76 pull_request :
1615 run : docker build --target test .
1716 docker :
1817 needs : test
19- uses : secondlife/docker-build-workflow/.github/workflows/build.yml@signal/qemu
18+ uses : secondlife/docker-build-workflow/.github/workflows/build.yml@v2
2019 with :
2120 image : platform/nginx-proxy
2221 platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments