Skip to content

update dockerfile base image to use dockerhub #5

update dockerfile base image to use dockerhub

update dockerfile base image to use dockerhub #5

Workflow file for this run

name: CI
on:
push:
branches:
- master
jobs:
transpire-ci:
uses: ocf/transpire-ci/.github/workflows/trigger.yml@master
with:
module_name: create
secrets:
TRANSPIRE_CI_PAT: ${{ secrets.TRANSPIRE_CI_PAT }}