Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bummer
[simgrid.git] / .github / workflows / docker.yml
index 4070995..253ef2a 100644 (file)
@@ -70,6 +70,7 @@ jobs:
 
       - name: build docker tuto-s4u
         run: |
+          cd tools/docker
           make tuto-s4u
           docker push simgrid/tuto-s4u
       - name: Create the failure Message
@@ -107,6 +108,7 @@ jobs:
 
       - name: build docker tuto-mc
         run: |
+          cd tools/docker
           make tuto-mc
           docker push simgrid/tuto-mc