Skip to content

Commit 3cc022f

Browse files
committed
Add links to CI documentation and Jenkins in Deploying section
1. Add a link to the govuk_smart_answers Jenkins job 2. Add a link to the documentation on continuous integration
1 parent 3665d2d commit 3cc022f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/deploying.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## Integration
44

5-
This happens automatically as a post build action when the govuk_smart_answers build passes on CI.
5+
This happens automatically as a post build action when the [govuk_smart_answers](https://ci.dev.publishing.service.gov.uk/job/govuk_smart_answers/) build passes on CI.
66

77
### Manually
88

99
If you have sufficient permissions, you can use the [Integration Deploy App](https://deploy.integration.publishing.service.gov.uk/job/Deploy_App/). Click the "Build with Parameters" link and enter "release" as the "TAG".
1010

11-
If you do not have sufficient permissions, you can either kick the main CI build in Jenkins or commit & push something to the `master` branch.
11+
If you do not have sufficient permissions, you can either kick the [main CI build](continuous-integration.md#main) in Jenkins or commit & push something to the `master` branch.
1212

1313
## Production
1414

0 commit comments

Comments
 (0)