Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
a7e1ad0a
Unverified
Commit
a7e1ad0a
authored
Mar 03, 2017
by
Sascha Marcel Schmidt
Browse files
using ci build token to gain access to repositories
parent
5ea057f7
Pipeline
#60
passed with stages
in 1 minute and 5 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a7e1ad0a
...
...
@@ -16,7 +16,7 @@ build:
GIT_SUBMODULE_STRATEGY
:
"
recursive"
script
:
-
./.gitlab-ci/composer.sh config store-auths
false
-
./.gitlab-ci/composer.sh config http-basic.git-t3o.typo3.org
${GIT_USER_NAME} ${GIT_PASSWORD
}
-
./.gitlab-ci/composer.sh config http-basic.git-t3o.typo3.org
gitlab-ci-token ${CI_BUILD_TOKEN
}
-
./.gitlab-ci/composer.sh install
artifacts
:
paths
:
...
...
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