I do not think we have circleci jobs anymore (#9002)

pull/8995/head^2
Trevor Whitney 2 years ago committed by GitHub
parent 6532f5d668
commit bf2e712b32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/maintaining/release.md

@ -75,7 +75,7 @@ export GPG_TTY=$(tty)
git tag -s $RELEASE -m "tagging release $RELEASE"
git push origin $RELEASE
```
1. Watch CircleCI and wait for all the jobs to finish running.
1. Watch Drone and wait for all the jobs to finish running.
## Updating Helm and Ksonnet configs

Loading…
Cancel
Save