Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
c0d5f8d1
Commit
c0d5f8d1
authored
Dec 08, 2020
by
Carsten Rose
Browse files
fix type in yml
parent
c0ca655f
Pipeline
#4430
failed with stages
in 2 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c0d5f8d1
...
...
@@ -2,9 +2,7 @@ before_script:
-
VERSION=`cat ./version`
-
RELDATE=`date '+%Y%m%d%H%M'`
-
mkdir build ||
true
-
MY_HOST=`hostname`
-
MY_USER=`id`
-
echo "Host $MY_ID, User $MY_ID"
-
echo "Host `hostname`, User `id`"
variables
:
SELENIUM_LOGS_PATH
:
"
/scratch/tmp/7/"
...
...
Write
Preview
Supports
Markdown
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