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

build: change from beta to alpha version #14

build: change from beta to alpha version

build: change from beta to alpha version #14

name: Build and push Auth service
on:
push:
paths:
- services/auth/**
workflow_dispatch:
jobs:
build:
uses: vectier/codern/.github/workflows/build-and-push.yml@main

Check failure on line 11 in .github/workflows/build-auth-service.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-auth-service.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-auth-service.yml" -> "vectier/codern/.github/workflows/build-and-push.yml@main" : failed to fetch workflow: workflow was not found.
with:
context: .
dockerfile: services/auth/Dockerfile
tag: ghcr.io/vectier/codern-auth