From 57a4b7ceaed37ee23120aabd0c0abd62e3f0bef6 Mon Sep 17 00:00:00 2001 From: Angelo Pirola Date: Mon, 30 Dec 2024 09:46:18 +0100 Subject: [PATCH] Update publish-gestionedocumentisvc-lb.yml --- .github/workflows/publish-gestionedocumentisvc-lb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-gestionedocumentisvc-lb.yml b/.github/workflows/publish-gestionedocumentisvc-lb.yml index f460108..746b412 100644 --- a/.github/workflows/publish-gestionedocumentisvc-lb.yml +++ b/.github/workflows/publish-gestionedocumentisvc-lb.yml @@ -31,4 +31,4 @@ jobs: context: . file: ./src/GestioneDocumentiSvc/GestioneDocumentiSvc.LoadBalancer/Dockerfile push: true - tags: ${{ secrets.DOCKER_USERNAME }}/gswcloudapp-gestionedocumenti-lb:latest + tags: ${{ secrets.DOCKER_USERNAME }}/gswca-gestionedocumenti-lb:latest