SYNERGY-786 The system resets server name (#6961)

* SYNERGY-786 The system resets server name

* Update ChangeLog

* Update job-test-windows.yml

* Update job-test-windows.yml

* Update codeql-analysis.yml

* Update codeql-analysis.yml
This commit is contained in:
SerhiiGadzhilov
2021-03-12 20:09:30 +02:00
committed by GitHub
parent 54cb817de8
commit 2009409c14
4 changed files with 6 additions and 7 deletions

View File

@ -18,8 +18,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '28 21 * * 0'
jobs:
analyze:
@ -49,7 +47,7 @@ jobs:
# queries: ./path/to/local/query, your-org/your-repo/queries@main
- run: |
sudo sh -c 'export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get install -y \
sudo sh -c 'export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y \
git \
cmake \
qtbase5-dev \