Skip to content

fixed connecting to wrong backend address #4

fixed connecting to wrong backend address

fixed connecting to wrong backend address #4

Workflow file for this run

name: Docker Image CI
on:
push:
tags:
- "*"
jobs:
build_and_push:
runs-on: ubuntu-latest
steps:
- name: Build and Push Container to ghcr.io
uses: GlueOps/[email protected]
with:
tags: latest,${{ github.ref_name }}