Browse Source

feat(ci): update flavor

pull/985/head
Leon Stoldt 4 years ago
committed by GitHub
parent
commit
a75ae8f160
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/docker-image.yml

3
.github/workflows/docker-image.yml

@ -28,7 +28,8 @@ jobs:
images: leonstoldt/ghostfolio images: leonstoldt/ghostfolio
tags: | tags: |
type=semver,pattern={{version}} type=semver,pattern={{version}}
type=semver,pattern=latest flavor: |
latest=true
- name: Build and push - name: Build and push
uses: docker/build-push-action@v2 uses: docker/build-push-action@v2

Loading…
Cancel
Save