Skip to content

Commit c56eff7

Browse files
authored
Remove non java projects from maven-build.yml
1 parent ba806e2 commit c56eff7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/maven-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100
- 'parte_4/tema_4.2/ejer8'
101101

102102
# Parte 4 - Docker Projects
103-
- 'parte_4/tema_4.3/ejemplo-0-drupal'
104103
- 'parte_4/tema_4.3/ejemplo-1'
105104
- 'parte_4/tema_4.3/ejemplo-2'
106105
- 'parte_4/tema_4.3/ejemplo-3'
@@ -115,7 +114,6 @@ jobs:
115114
- 'parte_5/ejem3-cache-distribuida2'
116115
- 'parte_5/ejem4-haproxy'
117116
- 'parte_5/ejem4b-haproxy-ssl-passthrough'
118-
- 'parte_5/ejem5-jmeter'
119117

120118
fail-fast: false
121119

0 commit comments

Comments
 (0)