Skip to content

Commit

Permalink
undoing the mistakes on my past
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyPrindel committed Jul 17, 2023
1 parent 291721e commit 8e4881b
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,6 @@ name: Create and publish to GitHub Images
on:
push:
branches: ['release']
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug
tags:
description: 'Test scenario tags'
required: false
type: boolean
environment:
description: 'Environment to run tests against'
type: environment
required: true

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 8e4881b

Please sign in to comment.