Answer the question
In order to leave comments, you need to log in
How to upload bower packages to a remote server?
There is a project in the git that has a bower config with dependencies.
Is it possible, when publishing, to run a task that will upload/update all dependencies to a remote server?
How can this be implemented? Jenkins?
Answer the question
In order to leave comments, you need to log in
write a bash script that will publish and update bower packages.
And then call him.
Вам эту "задачу" надо запустить не при публикации, а при сборке, а собранный пакет уже деплоить на сервер. В нормальном workflow у вас перед деплоем в продакшн еще должно быть автоматическое тестирование и выкладывание на бету, и везде точно также надо загружать зависимости и собирать проект.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question