Docker-gitlab: Passing argument to automated backup

Created on 20 Feb 2019  路  2Comments  路  Source: sameersbn/docker-gitlab

How do I pass extra parameters to the automated backup?

In particular, I'd like to pass in a flag to exclude artifacts, but looking at the docs, I could not find a setting that would correspond to the SKIP flag.

Most helpful comment

As I see it there is GITLAB_BACKUP_SKIP, that takes the same values as described in your documentation link.

All 2 comments

As I see it there is GITLAB_BACKUP_SKIP, that takes the same values as described in your documentation link.

Thank you. It must be the lack of sleep.

Was this page helpful?
0 / 5 - 0 ratings