From 638da990675aa1e9c3d8deb5e5d19b2810de5314 Mon Sep 17 00:00:00 2001 From: Jose Emilio Labra Gayo Date: Thu, 27 Jan 2022 19:20:25 +0100 Subject: [PATCH] Updated workflow --- .github/workflows/asw2122.yml | 4 ++-- README.md | 2 +- docs/index.adoc | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/asw2122.yml b/.github/workflows/asw2122.yml index 1c2a428..b2e908d 100644 --- a/.github/workflows/asw2122.yml +++ b/.github/workflows/asw2122.yml @@ -52,7 +52,7 @@ jobs: - name: Publish to Registry uses: elgohr/Publish-Docker-Github-Action@3.04 with: - name: pglez82/asw2122_0/webapp + name: arquisoft/dede_0/webapp username: ${{ github.actor }} password: ${{ secrets.DOCKER_PUSH_TOKEN }} registry: ghcr.io @@ -66,7 +66,7 @@ jobs: - name: Publish to Registry uses: elgohr/Publish-Docker-Github-Action@3.04 with: - name: pglez82/asw2122_0/restapi + name: arquisoft/dede_0/restapi username: ${{ github.actor }} password: ${{ secrets.DOCKER_PUSH_TOKEN }} registry: ghcr.io diff --git a/README.md b/README.md index b8a3214..903058b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # dede_0 [![Actions Status](https://github.com/pglez82/asw2122_0/workflows/CI%20for%20ASW2122/badge.svg)](https://github.com/arquisoft/dede_0/actions) -[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=pglez82_asw2122_0&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=pglez82_asw2122_0) +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_dede_0&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Arquisoft_dede_0) [![codecov](https://codecov.io/gh/pglez82/asw2122_0/branch/master/graph/badge.svg?token=VN4XG9NTRO)](https://codecov.io/gh/pglez82/asw2122_0)

diff --git a/docs/index.adoc b/docs/index.adoc index bb9bb95..e574cdc 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -3,7 +3,7 @@ // // ==================================== -= image:LogoASW.png[arc42] ASW2122 += image:LogoASW.png[arc42] DeDe_0 // toc-title definition MUST follow document title without blank line! :toc: left :toc-title: Table of Contents