From 0fa0174dd0cf331a840993d576ff04831f375b55 Mon Sep 17 00:00:00 2001 From: Dalton Walker Date: Mon, 18 Dec 2023 21:08:30 -0500 Subject: [PATCH] experimenting with tags --- .github/workflows/docker-publish.yml | 3 ++- .idea/workspace.xml | 4 +--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 396885d..0560788 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -72,7 +72,8 @@ jobs: context: . file: ./docker/dev-container/Dockerfile push: ${{ github.event_name != 'pull_request' }} - tags: ${{ steps.meta.outputs.tags }} +# tags: ${{ steps.meta.outputs.tags }} + tags: dev-container labels: ${{ steps.meta.outputs.labels }} cache-from: type=gha cache-to: type=gha,mode=max diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e2163de..1686c09 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,8 +6,6 @@ - -