Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
conan-pybind11
Commits
e040c0c7
Commit
e040c0c7
authored
Jul 12, 2019
by
Michaël Roynard
Browse files
Revoke and remove API key from config file
parent
75fb13cb
Pipeline
#10879
canceled with stages
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e040c0c7
...
...
@@ -3,11 +3,9 @@ variables:
CONAN_BINTRAY_REMOTE_NAME
:
"
dutiona-lrde"
# Conan remote name
CONAN_BINTRAY_REMOTE_URL
:
"
https://api.bintray.com/conan/dutiona/lrde"
# Conan remote name
CONAN_BINTRAY_USER
:
"
dutiona"
# Conan user name
CONAN_BINTRAY_API_KEY
:
"
e2a665548385e82bf1ecbb4739d3582b83b8235f"
# Conan API key on public bintray repositories
CONAN_LRDE_REMOTE_NAME
:
"
lrde-public"
# Conan remote name
CONAN_LRDE_REMOTE_URL
:
"
https://artifactory.lrde.epita.fr/artifactory/api/conan/lrde-public"
# Conan remote name
CONAN_LRDE_USER
:
"
mroynard"
# Conan user name
CONAN_LRDE_API_KEY
:
"
AKCp5bAiaob11EFd9cnDkF1LJBqG5QDgTgbQttVmSfgokeLK4yE6AQ9KM7WyUqBCK1MwTp9H1"
# Conan API key on public bintray repositories
NAME
:
"
pybind11"
# Conan package name
TAG
:
"
testing"
# Conan tag
VERSION
:
"
2.2.4"
# Version to build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment