Commit 8489f7ad authored by Richard Glosner's avatar Richard Glosner
Browse files

Merge branch 'dux-release-citadel-update' into 'citadel'

Dux release citadel update

See merge request inject/inject-docs!133
parents 5b9c79f0 5ba25966
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ build:

pages:
  pages:
      path_prefix: "dux"
      path_prefix: "citadel"
      expire_in: never
  stage: deploy
  when: manual
@@ -44,7 +44,7 @@ pages:
    paths:
      - public
  only:
    - dux
    - citadel

copy_to_main:
  stage: copy_to_main
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
        <select onchange="window.location.href=this.value;">
          <option value="/bastion/">Version 2.0</option>
          <option value="#" selected>Version 3.0</option>
          <option value="/dux/">Version 4.0</option>
          <option value="/">Version 4.0</option>
        </select>
      </div>