mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-16 05:06:02 +02:00
Update oint_testmaker.os
This commit is contained in:
parent
c46c24bbdc
commit
5482cdd709
8
.github/workflows/os/oint_testmaker.os
vendored
8
.github/workflows/os/oint_testmaker.os
vendored
@ -93,7 +93,7 @@
|
||||
| runs-on: ubuntu-latest
|
||||
| if: ${{ always() }}
|
||||
| steps:
|
||||
|
|
||||
|
|
||||
| - uses: actions/checkout@v4
|
||||
|
|
||||
| - name: Расшифровать тестовые данные
|
||||
@ -130,7 +130,7 @@
|
||||
| with:
|
||||
| name: oint
|
||||
| path: ./OInt/*.ospx
|
||||
| ");
|
||||
|");
|
||||
|
||||
КонецПроцедуры
|
||||
|
||||
@ -156,7 +156,7 @@
|
||||
| with:
|
||||
| key: test-data_new
|
||||
| path: ./data.json
|
||||
|
|
||||
|
|
||||
|- name: Зашифровать данные обратно
|
||||
| continue-on-error: false
|
||||
|
|
||||
@ -166,7 +166,7 @@
|
||||
| rm -f ./data.json
|
||||
| env:
|
||||
| ENC_JSON: ${{ secrets.ENC_JSON }}
|
||||
|
|
||||
|
|
||||
|- name: Записать данные
|
||||
| uses: stefanzweifel/git-auto-commit-action@v5
|
||||
| with:
|
||||
|
Loading…
Reference in New Issue
Block a user