This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
skip_clone: true
|
||||
|
||||
steps:
|
||||
clone:
|
||||
image: alpine/git
|
||||
adjust_dns:
|
||||
image: alpine
|
||||
commands:
|
||||
- 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 .
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user