Skip to content

Commit 72ca234

Browse files
committed
create branch for old/archive UI
1 parent beea9c0 commit 72ca234

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ def githubApiTokenCredentials = string(credentialsId: githubApiTokenCredentialsI
88
// Category: Multibranch Pipeline
99
// Pipeline name: docs-ui-sandbox
1010
// Branch Sources: Single repository & branch
11-
// Name: master
11+
// Name: archive
1212
// Source Code Management: Git
1313
// Repository URL: https://github.com/couchbase/docs-ui-sandbox
1414
// Credentials: - none -
15-
// Branch specifier: refs/heads/master
15+
// Branch specifier: refs/heads/archive
1616
// Advanced clone behaviors: [ ] Fetch tags, [x] Honor refspec on initial clone, [x] Shallow clone, Shallow clone depth: 5
1717
// Polling ignores commits with certain messages: (?s)(?:Release |.*\[skip .+?\]).*
1818
// Build Configuration:

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Couchbase Documentation UI
22
// Variables:
3-
:current-release: prod-45
3+
:current-release: archive-0
44
// Settings:
55
:!example-caption:
66
:experimental:

0 commit comments

Comments
 (0)