gitlab runner config pull policy

This commit is contained in:
movefasta 2023-04-21 22:42:41 +03:00
parent e2e54fd86d
commit 66353739f0
No known key found for this signature in database
GPG key ID: 74C6469794E996AD

2
config.toml Normal file
View file

@ -0,0 +1,2 @@
[runners.docker]
pull_policy = ["if-not-present"]