Skip to content

Commit

Permalink
update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-kamil committed Sep 27, 2024
1 parent ef255e9 commit b0fe398
Show file tree
Hide file tree
Showing 2 changed files with 5,396 additions and 5,395 deletions.
1 change: 1 addition & 0 deletions deploy.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

set('bin/php', 'php8.2');
set('bin/composer', '{{bin/php}} {{deploy_path}}/.dep/composer.phar');
set('bin/npm', 'n --offline exec 14 npm');

set('repository', 'git@github.com:SlovakNationalGallery/komarch.sk.git');

Expand Down
Loading

0 comments on commit b0fe398

Please sign in to comment.