Skip to content

Commit

Permalink
test23
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelcloud07 committed Jul 5, 2023
1 parent 0ef843d commit 31941ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ jobs:

- name: permisos en otra ruta
run: chmod 777 ${{secrets.PATH}}

- name: Configurar el entorno
uses: actions/setup-act@v2
with:
platform: 'amazonlinux-latest'


#- name: Clonar Repositorio
# run: git clone https://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@github.com/Samuelcloud07/java-tomcat-maven-example.git ${{secrets.PATH}}
Expand Down

0 comments on commit 31941ef

Please sign in to comment.