parent
ebb9ad7924
commit
c963f7b4e6
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||||||
%= include '_base/jobs/milestone', milestone => { is_complete => $job->{notes}->{is_create_done}, text => 'Requesting SSL certificate with certbot }; |
%= include '_base/jobs/milestone', milestone => { is_complete => $job->{notes}->{is_create_done}, text => 'Requesting SSL certificate with certbot' }; |
||||||
|
|
||||||
%= include '_base/jobs/milestone', milestone => { is_complete => $job->{notes}->{is_sync_done}, text => 'Syncing SSL certificates with web servers' }; |
%= include '_base/jobs/milestone', milestone => { is_complete => $job->{notes}->{is_sync_done}, text => 'Syncing SSL certificates with web servers' }; |
||||||
|
|||||||
Loading…
Reference in new issue