From 6fcbcfd55450f0a8e70e6bf59379314fb3fae2f1 Mon Sep 17 00:00:00 2001 From: M1 AIR Date: Mon, 15 Dec 2025 11:43:37 +0700 Subject: [PATCH] . --- .gitlab-ci.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd0b36bf..d6cfd102 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -75,4 +75,9 @@ build:staging: # echo 'Cleanup old images...' # docker image prune -af --filter 'until=168h' || true -# " \ No newline at end of file +# " + only: + - stg-ec2 + + environment: + name: stg-ec2 \ No newline at end of file