sync
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m2s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m2s
This commit is contained in:
@@ -9,7 +9,7 @@ job "fitbit-garmin-sync" {
|
||||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "gitea.service.dc1.fbleagh.duckdns.org/sstent/fitbit-garmin-sync:latest"
|
||||
image = "gitea.service.dc1.fbleagh.duckdns.org/sstent/fitbit_garmin_sync:latest"
|
||||
volumes = [
|
||||
"/mnt/Public/configs/fitbit-garmin-sync:/app/data"
|
||||
]
|
||||
@@ -26,4 +26,4 @@ job "fitbit-garmin-sync" {
|
||||
# The command to run is defined in the Dockerfile ENTRYPOINT and CMD.
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user