Skip to content

Commit

Permalink
nvm i forgot those actions have their own things
Browse files Browse the repository at this point in the history
Signed-off-by: Mr. Rubber Ducky (Simon) <[email protected]>
  • Loading branch information
MrRubberDucky authored Jan 22, 2024
1 parent dd1c4dc commit ba9e4a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
name: Build & push Multi-Arch Docker Image
with:
image: rubberverse/qor-caddy
environment: production
tags: ${{ steps.autotagger.outputs.new_tag }}, latest
buildArgs: ALPINE_VERSION=${{ env.ALPINE_VERSION }}, CADDY_VERSION=${{ env.CADDY_VERSION }}, BUILD_VERSION=${{ env.BUILD_VERSION }}
registry: ghcr.io
Expand All @@ -60,7 +59,6 @@ jobs:
name: Build & push Docker image to docker.io for ${{ matrix.db-type }}
with:
image: mrrubberducky/qor-caddy
environment: production
tags: ${{ steps.autotagger.outputs.new_tag }}, latest
buildArgs: ALPINE_VERSION=${{ env.ALPINE_VERSION }}, CADDY_VERSION=${{ env.CADDY_VERSION }}, BUILD_VERSION=${{ env.BUILD_VERSION }}
registry: docker.io
Expand Down

0 comments on commit ba9e4a5

Please sign in to comment.