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

Commit cc8b14f

Browse files
committed
Fixing-github-actions
1 parent d94cfe1 commit cc8b14f

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
@@ -175,6 +175,7 @@
175175
name: gitlab-renew-le.timer
176176
enabled: true
177177
state: started
178+
when: is_local is not defined or not is_local
178179

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

0 commit comments

Comments
 (0)