testing jenkins docker
This commit is contained in:
		
							
								
								
									
										35
									
								
								.idea/workspace.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										35
									
								
								.idea/workspace.xml
									
									
									
										generated
									
									
									
								
							| @@ -24,7 +24,6 @@ | ||||
|   <component name="ChangeListManager"> | ||||
|     <list default="true" id="458cde88-df3d-44bc-9d57-a33823e2f1a6" name="Default Changelist" comment=""> | ||||
|       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/Jenkinsfile" beforeDir="false" afterPath="$PROJECT_DIR$/Jenkinsfile" afterDir="false" /> | ||||
|     </list> | ||||
|     <option name="SHOW_DIALOG" value="false" /> | ||||
|     <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||||
| @@ -210,20 +209,6 @@ | ||||
|       <option name="presentableId" value="Default" /> | ||||
|       <updated>1598862102028</updated> | ||||
|     </task> | ||||
|     <task id="LOCAL-00033" summary="etrack"> | ||||
|       <created>1599843413391</created> | ||||
|       <option name="number" value="00033" /> | ||||
|       <option name="presentableId" value="LOCAL-00033" /> | ||||
|       <option name="project" value="LOCAL" /> | ||||
|       <updated>1599843413391</updated> | ||||
|     </task> | ||||
|     <task id="LOCAL-00034" summary="new buttons"> | ||||
|       <created>1600264905901</created> | ||||
|       <option name="number" value="00034" /> | ||||
|       <option name="presentableId" value="LOCAL-00034" /> | ||||
|       <option name="project" value="LOCAL" /> | ||||
|       <updated>1600264905901</updated> | ||||
|     </task> | ||||
|     <task id="LOCAL-00035" summary="new buttons"> | ||||
|       <created>1600274683546</created> | ||||
|       <option name="number" value="00035" /> | ||||
| @@ -553,7 +538,21 @@ | ||||
|       <option name="project" value="LOCAL" /> | ||||
|       <updated>1601461844865</updated> | ||||
|     </task> | ||||
|     <option name="localTasksCounter" value="82" /> | ||||
|     <task id="LOCAL-00082" summary="testing jenkins docker"> | ||||
|       <created>1601463105565</created> | ||||
|       <option name="number" value="00082" /> | ||||
|       <option name="presentableId" value="LOCAL-00082" /> | ||||
|       <option name="project" value="LOCAL" /> | ||||
|       <updated>1601463105565</updated> | ||||
|     </task> | ||||
|     <task id="LOCAL-00083" summary="testing jenkins docker"> | ||||
|       <created>1601463391938</created> | ||||
|       <option name="number" value="00083" /> | ||||
|       <option name="presentableId" value="LOCAL-00083" /> | ||||
|       <option name="project" value="LOCAL" /> | ||||
|       <updated>1601463391938</updated> | ||||
|     </task> | ||||
|     <option name="localTasksCounter" value="84" /> | ||||
|     <servers /> | ||||
|   </component> | ||||
|   <component name="UnknownFeatures"> | ||||
| @@ -704,13 +703,13 @@ | ||||
|     </state> | ||||
|     <state x="277" y="57" key="SettingsEditor/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1600935670743" /> | ||||
|     <state x="277" y="57" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1600868466042" /> | ||||
|     <state x="361" y="145" key="Vcs.Push.Dialog.v2" timestamp="1601461846064"> | ||||
|     <state x="361" y="145" key="Vcs.Push.Dialog.v2" timestamp="1601463393679"> | ||||
|       <screen x="0" y="0" width="1536" height="824" /> | ||||
|     </state> | ||||
|     <state x="451" y="183" key="Vcs.Push.Dialog.v2/-1920.0.1536.832/0.0.1920.1040@0.0.1920.1040" timestamp="1600275760386" /> | ||||
|     <state x="361" y="145" key="Vcs.Push.Dialog.v2/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1600350277680" /> | ||||
|     <state x="2371" y="183" key="Vcs.Push.Dialog.v2/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1600351824385" /> | ||||
|     <state x="361" y="145" key="Vcs.Push.Dialog.v2/0.0.1536.824@0.0.1536.824" timestamp="1601461846064" /> | ||||
|     <state x="361" y="145" key="Vcs.Push.Dialog.v2/0.0.1536.824@0.0.1536.824" timestamp="1601463393679" /> | ||||
|     <state x="478" y="145" width="579" height="592" key="find.popup" timestamp="1599656923861"> | ||||
|       <screen x="0" y="0" width="1536" height="824" /> | ||||
|     </state> | ||||
|   | ||||
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,7 @@ pipeline { | ||||
|         } | ||||
|         stage('Deploy') { | ||||
|             steps { | ||||
|                 sh "docker-compose -H \"tcp://jenkins@s5000xvn:22\" up -d" | ||||
|                 sh "docker-compose --context DEV up -d" | ||||
|  | ||||
|             } | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Szakalakamaka
					Szakalakamaka