mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Updated for branch
This commit is contained in:
parent
9290fb126e
commit
c38ae9bc0d
2 changed files with 11 additions and 12 deletions
|
@ -15,13 +15,12 @@ test:
|
|||
|
||||
pages:
|
||||
stage: deploy
|
||||
only:
|
||||
- site
|
||||
script:
|
||||
- mkdocs build --strict --verbose
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
when: always
|
||||
- if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
|
||||
when: manual
|
||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||
|
|
|
@ -80,13 +80,6 @@
|
|||
<option name="presentableId" value="Default" />
|
||||
<updated>1670414596656</updated>
|
||||
</task>
|
||||
<task id="LOCAL-02068" summary="Removed doubles">
|
||||
<created>1684955309395</created>
|
||||
<option name="number" value="02068" />
|
||||
<option name="presentableId" value="LOCAL-02068" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1684955309395</updated>
|
||||
</task>
|
||||
<task id="LOCAL-02069" summary="Updated for dict">
|
||||
<created>1684955341829</created>
|
||||
<option name="number" value="02069" />
|
||||
|
@ -423,7 +416,14 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1686551412235</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2117" />
|
||||
<task id="LOCAL-02117" summary="Updated for branch">
|
||||
<created>1686552618225</created>
|
||||
<option name="number" value="02117" />
|
||||
<option name="presentableId" value="LOCAL-02117" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1686552618225</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2118" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.History.Properties">
|
||||
|
|
Loading…
Reference in a new issue