Skip to content

newToken not user

newToken not user #469

Workflow file for this run

name: Buildah via Dockerfile
on: [push]
jobs:
build:
name: Build image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Buildah Action
uses: redhat-actions/[email protected]
with:
image: caracal-edge
tags: v1 ${{ github.sha }}
dockerfiles: |
./Dockerfile
build-args: |
viewer=develop
fork=camicroscope