Skip to content

pr from fork (#1)

pr from fork (#1) #2

Workflow file for this run

name: build images
on:
workflow_dispatch:
push:
branches:
- '**'
jobs:
drone-ci-generic:
runs-on: ubuntu-latest
steps:
- run: echo "hello there"