Automate immutable production deployments
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Gitea regelmäßig auf ein neues Watermaps-Release prüfen
|
||||
|
||||
[Timer]
|
||||
OnBootSec=3m
|
||||
OnUnitInactiveSec=1m
|
||||
RandomizedDelaySec=10s
|
||||
Persistent=true
|
||||
Unit=watermaps-auto-deploy.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user