Skip to content

chore: remove gh registry push #28

chore: remove gh registry push

chore: remove gh registry push #28

Workflow file for this run

on: push
name: Build image
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build
run: |
docker build .