From 93652c8ba45472096129ea0a77410599bcdc36cc Mon Sep 17 00:00:00 2001 From: Carole Merle <carole.merle.etu@univ-lille.fr> Date: Mon, 27 Sep 2021 14:57:18 +0200 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5d08e7..abed587 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,4 +21,4 @@ pipou: papou: stage: delivery script: - - ./web_with_c + - ./exe -- GitLab