We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de63a5 commit d37d4b2Copy full SHA for d37d4b2
.github/workflows/docker-image.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
DOCKER_TAG: ${{ github.ref_type == 'tag' && github.ref_name || 'latest' }}
11
- SERVICES: hmi plc router workstation simulation scadalts attacker caldera
+ SERVICES: plc router workstation simulation scadalts attacker caldera
12
13
jobs:
14
# ================================================================
0 commit comments