Skip to content

Commit

Permalink
Correct url for gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leifcr committed Mar 18, 2019
1 parent ce5a252 commit 50fc8c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Delayed job should be a matter of adding the proper commands

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

Set ```AUTO_DEVOPS_CHART_REPOSITORY``` to https://leifcr.gitlab.io
Set ```AUTO_DEVOPS_CHART_REPOSITORY``` to https://leifcr.gitlab.io/auto-deploy-rails
Set ```AUTO_DEVOPS_CHART``` to auto-deploy-rails

### Manual Usage
Expand Down
2 changes: 1 addition & 1 deletion chart_site/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Created: {{entry.created | date_to_long_string}} {{entry.created | date: "%H:%M"

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

Set ```AUTO_DEVOPS_CHART_REPOSITORY``` to https://leifcr.gitlab.io
Set ```AUTO_DEVOPS_CHART_REPOSITORY``` to https://leifcr.gitlab.io/auto-deploy-rails
Set ```AUTO_DEVOPS_CHART``` to auto-deploy-rails
<br>
<br>
Expand Down

0 comments on commit 50fc8c3

Please sign in to comment.