fix path
This commit is contained in:
		
							parent
							
								
									3a246eb90d
								
							
						
					
					
						commit
						bbaf4cfde7
					
				|  | @ -46,7 +46,7 @@ pipeline: | |||
|             export PATH=$PATH:$HOME/go/bin             | ||||
|             go get -u sigs.k8s.io/kind | ||||
|             cd $OPERATOR_TOP_DIR/postgres-operator | ||||
|             kind create cluster --name kind-m --config ./kind-config-multikind.yaml --loglevel debug | ||||
|             kind create cluster --name kind-m --config ./e2e/kind-config-multikind.yaml --loglevel debug | ||||
|         - desc: 'Push docker image' | ||||
|           cmd: | | ||||
|             export PATH=$PATH:$HOME/go/bin | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue