add docker files
This commit is contained in:
parent
1bb33b7b45
commit
b022e3f115
@ -9,6 +9,10 @@ build-job:
|
||||
tags:
|
||||
- deploiement
|
||||
script:
|
||||
- apt-get update -y
|
||||
- apt-get install git -y
|
||||
- echo "Le runner fonctionne correctement."
|
||||
- git --version
|
||||
- echo "Compilation du code..."
|
||||
# Ajoutez vos commandes de build ici
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user