This commit is contained in:
@@ -1,10 +1,14 @@
|
|||||||
skip_clone: true
|
skip_clone: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
clone:
|
adjust_dns:
|
||||||
image: alpine/git
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "172.17.0.1 git.fosil.eu" >> /etc/hosts
|
- echo "172.17.0.1 git.fosil.eu" >> /etc/hosts
|
||||||
|
- echo "172.17.0.1 kudeatu.laba.eus" >> /etc/hosts
|
||||||
|
|
||||||
|
clone:
|
||||||
|
image: alpine/git
|
||||||
- git clone https://git.fosil.eu/labasarea/laba-webgunea.git .
|
- git clone https://git.fosil.eu/labasarea/laba-webgunea.git .
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user