1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-22 00:02:28 +00:00

Added fix-makefiles to deploy rules

This commit is contained in:
J. Fernando Sánchez 2017-10-03 13:43:30 +02:00
parent a67e0e45d2
commit ea536c0daf

View File

@ -83,6 +83,7 @@ deploy:
- make -e deploy - make -e deploy
only: only:
- master - master
- fix-makefiles
push-github: push-github:
stage: deploy stage: deploy