Skip to content

Commit

Permalink
main-ls2
Browse files Browse the repository at this point in the history
  • Loading branch information
klml committed Jun 25, 2024
1 parent ae186ef commit b922eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_push_ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: build image and push to ghcr.io

on:
push:
branches: [main]
branches: [main-ls2]

env:
REGISTRY: ghcr.io
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=main-ls1
type=raw,value=main-ls2
labels: |
maintainer=it@m, Landeshauptstadt Muenchen (LHM)
Expand Down

0 comments on commit b922eac

Please sign in to comment.