Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Fachschaftsrat Physik TUKL
Protokoll
protokoll_skript
Commits
b8597424
Verified
Commit
b8597424
authored
Mar 07, 2019
by
Lorenz Steinert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove ip testing and install git
parent
8901825a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
b8597424
...
...
@@ -19,6 +19,6 @@ fallbackfiles:
-
schedules
image
:
python:3.6-alpine
before_script
:
-
apk add
curl
; pip install ldap3
-
apk add
git
; pip install ldap3
script
:
-
curl 'https://api.ipify.org?format=json';
python bin/generate_fallback.py; git add share/fsr share/fsr_extern; git commit -m "updated fallbackfiles"; git push
-
python bin/generate_fallback.py; git add share/fsr share/fsr_extern; git commit -m "updated fallbackfiles"; git push
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