Skip to content

Commit a97bbd3

Browse files
committed
-Cambios en workflowPueshAllBranches.yml
1 parent 6fe34c0 commit a97bbd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflowPueshAllBranches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
distribution: temurin
1515

1616
- name: Execute container SQL
17-
run: docker-compose -f "./docker/docker-compose.yml" up -d
17+
run: docker-compose -f "./docker-compose.yml" up -d
1818
- name: Build native with Maven
1919
run: mvn -B -f "./contafin/pom.xml" test
2020
- name: Stop container

0 commit comments

Comments
 (0)