move files to correct place

This commit is contained in:
Rustam Tagaev
2024-04-11 13:42:07 +03:00
parent e8a740c31c
commit 619b8535f1
4 changed files with 3 additions and 4 deletions

View File

@@ -9,8 +9,7 @@ jobs:
name: Check license
runs-on: docker
container:
image: harbor.avroid.tech/devops/clang-format:14-node20
# image: harbor.avroid.tech/docker-hub-proxy/node:20-alpine3.19
image: harbor.avroid.tech/devops/node:20-alpine3.19-0
steps:
- run: echo "Start job on ${{ runner.name }} with os ${{ runner.os }}"
- run: echo "Work with branch ${{ gitea.ref }} repository ${{ gitea.repository }}"
@@ -19,5 +18,5 @@ jobs:
with:
fetch-depth: 0 # for work tj-actions/changed-files
persist-credentials: false # for work tj-actions/changed-files
- name: Check license
uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@latest
# - name: Check license
# uses: https://gitea:${{ secrets.CI_TOKEN }}@git.avroid.tech/Actions/addlicense-docker-action.git@latest