Skip to content

Commit

Permalink
Edited action YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Meggle committed Mar 8, 2024
1 parent 3b73f26 commit ad497ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mkp-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ name: MKP-Release
on:
push:
tags:
- 'v*'
- '*'

jobs:

build_v2:
name: Build Robotmk MKP
runs-on: ubuntu-latest
container:
image: checkmk/check-mk-raw:2.0.0-latest
image: checkmk/check-mk-raw:2.3.0-latest

env:
OMD_ROOT: /omd/sites/cmk
Expand Down

0 comments on commit ad497ae

Please sign in to comment.