Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
services
T
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
a7e1ad0a
Unverified
Commit
a7e1ad0a
authored
Mar 03, 2017
by
Sascha Marcel Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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