Skip to content

Commit d37d4b2

Browse files
authored
fix dir name again
1 parent 4de63a5 commit d37d4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
DOCKER_TAG: ${{ github.ref_type == 'tag' && github.ref_name || 'latest' }}
11-
SERVICES: hmi plc router workstation simulation scadalts attacker caldera
11+
SERVICES: plc router workstation simulation scadalts attacker caldera
1212

1313
jobs:
1414
# ================================================================

0 commit comments

Comments
 (0)