Skip to content

chore(loki): 2.9.1 -> 2.9.2 (#17) #79

chore(loki): 2.9.1 -> 2.9.2 (#17)

chore(loki): 2.9.1 -> 2.9.2 (#17) #79

Workflow file for this run

name: Build, Tag and Publish Docker image to ghcr.io
on: [push]
jobs:
build_tag_push_to_ghcr:
runs-on: ubuntu-latest
steps:
- name: Build, Tag and Push Docker Image to GHCR
uses: GlueOps/github-actions-build-push-containers@main