Skip to content

Commit 50fc8c3

Browse files
committed
Correct url for gitlab-ci.yml
1 parent ce5a252 commit 50fc8c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Delayed job should be a matter of adding the proper commands
2222

2323
In your CI env variables, or in your modified ```.gitlab-ci.yml``` set the following:
2424

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
2626
Set ```AUTO_DEVOPS_CHART``` to auto-deploy-rails
2727

2828
### Manual Usage

chart_site/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Created: {{entry.created | date_to_long_string}} {{entry.created | date: "%H:%M"
4141

4242
In your CI env variables, or in your modified ```.gitlab-ci.yml``` set the following:
4343

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
4545
Set ```AUTO_DEVOPS_CHART``` to auto-deploy-rails
4646
<br>
4747
<br>

0 commit comments

Comments
 (0)