Automated workflow for GitLab that backs up workflows and credentials on a schedule, ensuring data safety and easy recovery. Executes commands to export, commit, and push backups, providing peace of mind with regular updates.
repo/workflows/ directory, creating a backup of the current state.repo/credentials/ directory.git -C repo add ..Auto backup (YYYY-MM-DDTHH:MM:SS.sssZ).triggerTimes in the Cron node to adjust the schedule according to your needs.output paths in the Export Workflows and Export Credentials nodes to change where backups are stored.git commit node to include additional context or details relevant to your backups.