Commit 2b15b6b0 authored by kavinduchamiran's avatar kavinduchamiran

v6

parent 478dc4b4
......@@ -37,7 +37,7 @@ kube_deploy:
- kubectl config set-credentials admin --username="${KUBE_USERNAME}" --password="${KUBE_PASSWORD}"
- kubectl config set-context default --cluster=cloudl --user=${KUBE_USERNAME}
- kubectl config use-context default
- cd k8s
- kubectl apply -f ${PWD}/cloudl-client-deployment.yml
- kubectl apply -f ${PWD}/cloudl-client-service.yml
# - kubectl set image deployment/${CI_COMMIT_REF_NAME}-deployment ${CI_COMMIT_REF_NAME}=kavinduchamiran/${CI_COMMIT_REF_NAME}:latest
\ No newline at end of file
# - cd k8s
# - kubectl apply -f ${PWD}/cloudl-client-deployment.yml
# - kubectl apply -f ${PWD}/cloudl-client-service.yml
- kubectl set image deployment/${CI_COMMIT_REF_NAME}-deployment ${CI_COMMIT_REF_NAME}=kavinduchamiran/${CI_COMMIT_REF_NAME}:latest
\ No newline at end of file
......@@ -55,8 +55,8 @@
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/.gitlab-ci.yml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="358">
<caret line="41" column="53" selection-start-line="41" selection-start-column="53" selection-end-line="41" selection-end-column="53" />
<state relative-caret-position="343">
<caret line="39" column="12" lean-forward="true" selection-start-line="39" selection-start-column="12" selection-end-line="39" selection-end-column="12" />
</state>
</provider>
</entry>
......@@ -174,11 +174,6 @@
<item name="cloudl-client" type="b2602c69:ProjectViewProjectNode" />
<item name="cloudl-client" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="cloudl-client" type="b2602c69:ProjectViewProjectNode" />
<item name="cloudl-client" type="462c0819:PsiDirectoryNode" />
<item name="k8s" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
</subPane>
......@@ -287,18 +282,18 @@
<workItem from="1567911514938" duration="3997000" />
<workItem from="1568091114247" duration="25000" />
<workItem from="1568091711255" duration="548000" />
<workItem from="1568093890915" duration="5885000" />
<workItem from="1568093890915" duration="6182000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="78685000" />
<option name="totallyTimeSpent" value="78982000" />
</component>
<component name="ToolWindowManager">
<frame x="0" y="0" width="1680" height="1050" extended-state="0" />
<editor active="true" />
<layout>
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.20735383" />
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.20735383" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info id="npm" order="2" side_tool="true" />
<window_info id="Favorites" order="3" side_tool="true" />
......@@ -313,7 +308,7 @@
<window_info anchor="bottom" id="Docker" order="8" weight="0.32959184" />
<window_info anchor="bottom" id="Version Control" order="9" />
<window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.50030136" side_tool="true" weight="0.4642857" />
<window_info anchor="bottom" id="Terminal" order="11" sideWeight="0.4996986" visible="true" weight="0.4642857" />
<window_info active="true" anchor="bottom" id="Terminal" order="11" sideWeight="0.4996986" visible="true" weight="0.4642857" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
......@@ -631,8 +626,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/.gitlab-ci.yml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="358">
<caret line="41" column="53" selection-start-line="41" selection-start-column="53" selection-end-line="41" selection-end-column="53" />
<state relative-caret-position="343">
<caret line="39" column="12" lean-forward="true" selection-start-line="39" selection-start-column="12" selection-end-line="39" selection-end-column="12" />
</state>
</provider>
</entry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment