Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Николай Осинцев
DevOps2022OsintsevNikolay
Commits
60486809
Commit
60486809
authored
2 years ago
by
Николай Осинцев
Browse files
Options
Download
Patches
Plain Diff
homework: add screenshots & config
parent
78d87d99
develop
ci
master
2 merge requests
!5
Master to Develop
,
!4
Add CI to Master
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
day4/config.toml
+28
-0
day4/config.toml
day4/screenshots.jpg
+0
-0
day4/screenshots.jpg
with
28 additions
and
0 deletions
+28
-0
day4/config.toml
0 → 100644
+
28
−
0
View file @
60486809
concurrent
=
1
check_interval
=
0
[session_server]
session_timeout
=
1800
[[runners]]
name
=
"my first runner"
url
=
"https://git.miem.hse.ru/"
id
=
112
token
=
"JYFEtdcSeN6Xzzq1sfdz"
token_obtained_at
=
2022-08-28T15:08:20Z
token_expires_at
=
0001-01-01T00:00:00Z
executor
=
"docker"
[runners.custom_build_dir]
[runners.cache]
[runners.cache.s3]
[runners.cache.gcs]
[runners.cache.azure]
[runners.docker]
tls_verify
=
false
image
=
"frolvlad/alpine-bash:latest"
privileged
=
false
disable_entrypoint_overwrite
=
false
oom_kill_disable
=
false
disable_cache
=
false
volumes
=
[
"/cache"
]
shm_size
=
0
This diff is collapsed.
Click to expand it.
day4/screenshots.jpg
0 → 100644
+
0
−
0
View file @
60486809
42.8 KB
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets