From e7f4be2251f23bc6351a1bd70d0868a14e2a283e Mon Sep 17 00:00:00 2001 From: Pablo Ilundain Date: Fri, 25 Aug 2023 10:53:46 -0300 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 385fd05..c118f02 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ include: company-ci: stage: company-ci script: - - echo "builded in nullplaform" + - echo "built in nullplaform" dependencies: - nullplatform-login - nullplatform-application-metadata @@ -32,4 +32,4 @@ company-ci: - nullplatform-build-update - nullplatform-asset-docker-image-create - nullplatform-asset-docker-image-build-and-push - - nullplatform-build-finalize \ No newline at end of file + - nullplatform-build-finalize