Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
svicloud
/
cloud-standard
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
f456488ee4
Branches
Tags
master
cloud-standard
/
ng-docker-example
/
evlss
/
cicd
/
ci
ci
74 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
set -e
cd $(dirname $0)
./build
./test
./validate
./package