Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment of Git from branch master successful - but not update file #19

Open
khacnha opened this issue Dec 1, 2016 · 0 comments
Open

Comments

@khacnha
Copy link

khacnha commented Dec 1, 2016

I config follow (user window server, xampp):

$repos = array(

	'DemoAuto' => array(

		'branch' => 'master',

		'remote' => 'origin',

		'path' => 'D:\Xampp\htdocs\demo_svn\\',

		'secret' => $_GET["sat"]
	)
);

When run push, info return:
[SHA: 73b613b2b1ef] Deployment of DemoAuto from branch master successful

But i check file then not update.

@khacnha khacnha changed the title Deployment of DemoAuto from branch master successful - but not update file Deployment of Git from branch master successful - but not update file Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant