Skip to content

Create an image build pipeline #1

Create an image build pipeline

Create an image build pipeline #1

Workflow file for this run

on:
push:
branches:
- '*'
- 'main'
tags:
- 'v*'
pull_request:
branches:
- '*'
name: Build Docker image
jobs:
build:
name: Build Docker image
uses: code4romania/.github/.github/workflows/build-push-image.yml@main

Check failure on line 18 in .github/workflows/build-image.yml

View workflow run for this annotation

GitHub Actions / Build Docker image

Invalid workflow file

The workflow is not valid. .github/workflows/build-image.yml (Line: 18, Col: 11): Secret username is required, but not provided while calling. .github/workflows/build-image.yml (Line: 18, Col: 11): Secret token is required, but not provided while calling.
with:
images: ghcr.io/code4romania/seismic-risc