S
S
stanlee2015-08-31 16:35:30
git
stanlee, 2015-08-31 16:35:30

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

2 answer(s)
V
Vlad Pasechnik, 2015-08-31
@jumper423

write a bash script that will publish and update bower packages.
And then call him.

S
Stanislav Makarov, 2015-09-01
@Nipheris

Вам эту "задачу" надо запустить не при публикации, а при сборке, а собранный пакет уже деплоить на сервер. В нормальном workflow у вас перед деплоем в продакшн еще должно быть автоматическое тестирование и выкладывание на бету, и везде точно также надо загружать зависимости и собирать проект.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question