Skip to content

Commit

Permalink
Test github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-checkmk committed Dec 3, 2024
1 parent e43f2dc commit 87dccf7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ans-int-test-activation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,13 @@ jobs:
env:
CMK_SITE_ID: "stable_cme"
CMK_PASSWORD: "Sup3rSec4et!"
beta_cre:
image: checkmk/check-mk-raw:master-daily
ports:
- 5024:5000
env:
CMK_SITE_ID: "beta_cre"
CMK_PASSWORD: "Sup3rSec4et!"

steps:
- name: Check out code
Expand Down

0 comments on commit 87dccf7

Please sign in to comment.