mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Remove test
This commit is contained in:
parent
2a5277d9a8
commit
b7f938c0f3
2 changed files with 18 additions and 18 deletions
|
@ -3,15 +3,15 @@ image: python:3.8-buster
|
|||
before_script:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
test:
|
||||
stage: test
|
||||
only:
|
||||
- site
|
||||
script:
|
||||
- mkdocs build --strict --verbose --site-dir test
|
||||
artifacts:
|
||||
paths:
|
||||
- test
|
||||
#test:
|
||||
# stage: test
|
||||
# only:
|
||||
# - site
|
||||
# script:
|
||||
# - mkdocs build --strict --verbose --site-dir test
|
||||
# artifacts:
|
||||
# paths:
|
||||
# - test
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Added logo image">
|
||||
<change beforePath="$PROJECT_DIR$/docs/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/index.md" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gitlab-ci.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.gitlab-ci.yml" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
|
@ -79,13 +79,6 @@
|
|||
<option name="presentableId" value="Default" />
|
||||
<updated>1670414596656</updated>
|
||||
</task>
|
||||
<task id="LOCAL-02074" summary="Updated for dialog">
|
||||
<created>1685042411882</created>
|
||||
<option name="number" value="02074" />
|
||||
<option name="presentableId" value="LOCAL-02074" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1685042411882</updated>
|
||||
</task>
|
||||
<task id="LOCAL-02075" summary="Added message for resolving">
|
||||
<created>1685042759086</created>
|
||||
<option name="number" value="02075" />
|
||||
|
@ -422,7 +415,14 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1686553704014</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2123" />
|
||||
<task id="LOCAL-02123" summary="Added logo image">
|
||||
<created>1686553867964</created>
|
||||
<option name="number" value="02123" />
|
||||
<option name="presentableId" value="LOCAL-02123" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1686553867964</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2124" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.History.Properties">
|
||||
|
|
Loading…
Reference in a new issue