21 lines
565 B
YAML
21 lines
565 B
YAML
Active: true
|
|
# Active: false # to not follow up webhook workflow
|
|
|
|
# Sources for src file
|
|
Repo: https://github.com/nehabhardwaj01/docker-cron.git
|
|
Source: .
|
|
|
|
#TargetGit: ssh://git@rlung.librecloud.online:32225/Termas.LibreCloud.online/taskmanager.git
|
|
|
|
Name: tasksmanager
|
|
Version: 1.2
|
|
|
|
# To get latest_image
|
|
# It is based in [Running a Cron Job in Docker Container](https://blog.knoldus.com/running-a-cron-job-in-docker-container)
|
|
# with code in [docker-com](https://github.com/nehabhardwaj01/docker-cron).
|
|
#
|
|
|
|
IMAGE_NAME: nehabhardwaj01/docker-cron
|
|
#IMAGE_MATCH: 2.
|
|
|