Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrakovich committed Jan 27, 2024
1 parent 3db63bb commit b881629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Project repository
// set('repository', 'https://github.com/dmitrakovich/shop.test.git');

print_r(getenv());
set('release_name', substr(getenv('GITHUB_SHA'), 0, 8));

set('shared_files', ['.env']);
set('shared_dirs', [
Expand Down

0 comments on commit b881629

Please sign in to comment.