Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit d0383be

Browse files
committed
Fixing-github-actions
1 parent 682cab6 commit d0383be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/debian/gitlab/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
name: gitlab-renew-le.timer
177177
enabled: true
178178
state: started
179+
when: is_local is not defined or not is_local
179180

180181
# @TODO - this task fails in CI with GitHub Actions because PostGreSQL isn't running
181182
- name: Run the GitLab configuration script for config that cannot be set in gitlab.rb.

0 commit comments

Comments
 (0)