Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from appuio/tag_images
Browse files Browse the repository at this point in the history
Tag images
  • Loading branch information
psy-q authored Oct 13, 2021
2 parents c0f5096 + 74cc47a commit 60c90d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build image and push to GHCR
on:
push:
branches: ['master']
tags:
- "*.*.*"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 60c90d8

Please sign in to comment.