From 7a51d9acd1212329e3fc465d7780517adabb45f5 Mon Sep 17 00:00:00 2001 From: evannregnault Date: Mon, 29 May 2023 00:08:37 +0200 Subject: [PATCH] Action #11 --- .github/workflows/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6d14f28..6e1b299 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,7 +42,5 @@ jobs: platforms: linux/amd64 push: true tags: | - user/app:latest - user/app:1.0.0 ${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:latest ${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:${{ env.VERSION }} \ No newline at end of file