Skip to content

Commit 28eda79

Browse files
committed
conan 3
1 parent d6def6c commit 28eda79

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ env:
99
MYCI_NEXUS_PASSWORD: ${{ secrets.MYCI_NEXUS_PASSWORD }}
1010
MYCI_GIT_USERNAME: igagis
1111
MYCI_GIT_PASSWORD: ${{ secrets.MYCI_GIT_ACCESS_TOKEN }}
12+
MYCI_CONAN_REMOTE: https://gagis.hopto.org/conan
13+
MYCI_CONAN_USER: cppfw
14+
MYCI_CONAN_PASSWORD: ${{ secrets.MYCI_CONAN_PASSWORD }}
1215
jobs:
1316
##### sanitizer #####
1417
sanitizer:

0 commit comments

Comments
 (0)