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
Peter Eder
pandoc
Commits
9ccfe768
Commit
9ccfe768
authored
Feb 05, 2021
by
Peter Eder
Browse files
Update .gitlab-ci.yml
parent
2c057aae
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9ccfe768
...
@@ -8,16 +8,7 @@ image: pawedla/test:latest
...
@@ -8,16 +8,7 @@ image: pawedla/test:latest
build
:
build
:
before_script
:
before_script
:
-
cd ..
-
ls
-
cd ./ce_ue_2020w.tmp
-
ls
-
cd git-template
-
ls
-
cat config
-
set
-
git checkout $CI_COMMIT_REF_NAME
-
git checkout $CI_COMMIT_REF_NAME
-
set | grep TLS
-
GIT_SSL_CAINFO=${CI_SERVER_TLS_CA_FILE} git pull
-
GIT_SSL_CAINFO=${CI_SERVER_TLS_CA_FILE} git pull
-
git submodule sync --recursive
-
git submodule sync --recursive
-
git submodule update --init --recursive --remote
-
git submodule update --init --recursive --remote
...
...
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