We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0ca57 commit da6c302Copy full SHA for da6c302
1 file changed
.github/workflows/maven-build.yml
@@ -100,7 +100,8 @@ jobs:
100
- 'parte_4/tema_4.2/ejer8'
101
102
# Parte 4 - Docker Projects
103
- - 'parte_4/tema_4.3/ejemplo-1'
+ - 'parte_4/tema_4.3/ejemplo-1/comunicacion-rabbitmq-ejem2-consumer'
104
+ - 'parte_4/tema_4.3/ejemplo-1/comunicacion-rabbitmq-ejem2-producer'
105
- 'parte_4/tema_4.3/ejemplo-2'
106
- 'parte_4/tema_4.3/ejemplo-3'
107
- 'parte_4/tema_4.3/ejercicio-1-enunciado'
0 commit comments