Compare commits

...

4 Commits

Author SHA1 Message Date
Slava
abd1186280 Update .gitlab-ci.yml file 2023-08-26 23:27:42 +00:00
Slava
4f65bc33b4 Update .gitlab-ci.yml file 2023-08-26 23:25:00 +00:00
Slava
3f17cef2f3 Update .gitlab-ci.yml file 2023-08-26 23:24:50 +00:00
Slava
83b57db47c Update 4 files
- /.vs/weapon-project-extended/FileContentIndex/2fe244d5-ef8a-4276-982d-733b681bb951.vsidx
- /.vs/weapon-project-extended/v17/.wsuo
- /.vs/VSWorkspaceState.json
- /.vs/slnx.sqlite
2023-08-26 23:23:44 +00:00
5 changed files with 8 additions and 7 deletions

View File

@@ -10,6 +10,14 @@ release_job:
- if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
- if: $CI_COMMIT_TAG
when: never
- if:
changes:
- README.md
- CHANGELOG
- .gitattribute
- .gitignore
- .gitlab-ci.yml
when: never
- if:
changes:
- data/**/*

View File

@@ -1,7 +0,0 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\C:\\Users\\riksl\\Source\\Repos\\weapon-project-extended",
"PreviewInSolutionExplorer": false
}

Binary file not shown.