upload artifacts forr check build

This commit is contained in:
SPRINX0\prochazka
2025-05-29 14:31:08 +02:00
parent d1c52548b0
commit 6ad218f354

View File

@@ -5,7 +5,7 @@ _templates:
- _community - _community
- _beta - _beta
- _channel - _channel
- _publish - _release
string-replace: string-replace:
"<<cd_merged>>": '' "<<cd_merged>>": ''
"<<adjust>>": '--community' "<<adjust>>": '--community'
@@ -17,7 +17,7 @@ _templates:
defs: defs:
- _community - _community
- _stable - _stable
- _publish - _release
string-replace: string-replace:
"<<cd_merged>>": '' "<<cd_merged>>": ''
"<<adjust>>": '--community' "<<adjust>>": '--community'
@@ -40,7 +40,7 @@ _templates:
- _premium - _premium
- _beta - _beta
- _channel - _channel
- _publish - _release
string-replace: string-replace:
"<<cd_merged>>": | "<<cd_merged>>": |
cd .. cd ..
@@ -56,7 +56,7 @@ _templates:
- _premium - _premium
- _stable - _stable
- _channel - _channel
- _publish - _release
string-replace: string-replace:
"<<cd_merged>>": | "<<cd_merged>>": |
cd .. cd ..
@@ -213,7 +213,6 @@ jobs:
mv app/dist/dbgate-pad.xml artifacts/ || true mv app/dist/dbgate-pad.xml artifacts/ || true
- name: Upload artifacts - name: Upload artifacts
_if: _publish
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: ${{ matrix.os }} name: ${{ matrix.os }}