Skip to content

Commit

Permalink
Update docker_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelmassot authored May 27, 2022
1 parent c5ed200 commit 44223f8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker_image.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Docker Image CI
on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
release:
types:
- published
Expand Down

0 comments on commit 44223f8

Please sign in to comment.