File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Delayed job should be a matter of adding the proper commands
22
22
23
23
In your CI env variables, or in your modified ``` .gitlab-ci.yml ``` set the following:
24
24
25
- Set ``` AUTO_DEVOPS_CHART_REPOSITORY ``` to https://leifcr.gitlab.io
25
+ Set ``` AUTO_DEVOPS_CHART_REPOSITORY ``` to https://leifcr.gitlab.io/auto-deploy-rails
26
26
Set ``` AUTO_DEVOPS_CHART ``` to auto-deploy-rails
27
27
28
28
### Manual Usage
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Created: {{entry.created | date_to_long_string}} {{entry.created | date: "%H:%M"
41
41
42
42
In your CI env variables, or in your modified ``` .gitlab-ci.yml ``` set the following:
43
43
44
- Set ``` AUTO_DEVOPS_CHART_REPOSITORY ``` to https://leifcr.gitlab.io
44
+ Set ``` AUTO_DEVOPS_CHART_REPOSITORY ``` to https://leifcr.gitlab.io/auto-deploy-rails
45
45
Set ``` AUTO_DEVOPS_CHART ``` to auto-deploy-rails
46
46
<br >
47
47
<br >
You can’t perform that action at this time.
0 commit comments