Skip to content

Added support to download the manifest from an url #19

Added support to download the manifest from an url

Added support to download the manifest from an url #19

Workflow file for this run

name: ci
on:
push:
workflow_dispatch:
jobs:
build:
name: Build container image
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected]
- name: Build container
uses: docker/[email protected]