Skip to content

Misc fixes for emb providers #71

Misc fixes for emb providers

Misc fixes for emb providers #71

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build the Docker image
run: |
make k8s-env-create
make k8s-docker-build repo=autonews-github-action-k8s tag=$(date +%s)