1
0
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:
Anton Titovets 2024-04-19 17:23:05 +03:00
parent c46c24bbdc
commit 5482cdd709

View File

@ -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: