Skip to content

Commit

Permalink
Merge pull request #310 from indiebrain/fix-running-tasks-at-the-begi…
Browse files Browse the repository at this point in the history
…nning-of-a-deploy-link-in-readme

Fix "Running tasks at the beginning of a deploy" link in README.md
  • Loading branch information
dturn committed Jul 9, 2018
2 parents 9101612 + a99f891 commit 435b545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Especially in a CI/CD environment, we need a clear, actionable pass/fail result

:closed_lock_with_key: [Creates Kubernetes secrets from encrypted EJSON](#deploying-kubernetes-secrets-from-ejson), which you can safely commit to your repository

:running: [Runs tasks at the beginning of the deploy](#deploy-time-tasks) using bare pods (example use case: Rails migrations)
:running: [Running tasks at the beginning of a deploy](#running-tasks-at-the-beginning-of-a-deploy) using bare pods (example use case: Rails migrations)

This repo also includes related tools for [running tasks](#kubernetes-run) and [restarting deployments](#kubernetes-restart).

Expand Down

0 comments on commit 435b545

Please sign in to comment.