From 6f7865717954f8b96b694066a0dcbf8e26cab924 Mon Sep 17 00:00:00 2001 From: samarthya-gupta1 <104773627+samarthya-gupta1@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:07:53 +0530 Subject: [PATCH] Update springboot-backend.yml --- .github/workflows/springboot-backend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/springboot-backend.yml b/.github/workflows/springboot-backend.yml index 521371b..cedf8c6 100644 --- a/.github/workflows/springboot-backend.yml +++ b/.github/workflows/springboot-backend.yml @@ -42,7 +42,7 @@ jobs: run: facetsctl login -u samarthya@facets.cloud -t 62f303c8-ee53-41dc-81f4-40873b446616 -f https://demo.control-plane-saas-cp-saas-dev.console.facets.cloud - name: Initialize artifact - run: facetsctl artifact init -p starter-project-demo -s petclinic-springboot -a facets-config-auto + run: facetsctl artifact init -p starter-project-demo -s petclinic-springboot -a default - name: Push artifact run: facetsctl artifact push -d app/springboot-petclinic:${{ github.run_id }}