Skip to content

Commit

Permalink
Adiconando um ckeckout no repositório na criacao do cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
reysonbarros committed Dec 12, 2023
1 parent 63cd9f7 commit b2ce744
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
create-cluster:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4
- name: Verificando diretório atual
run: |
ls ${{ github.workspace }}
Expand Down

0 comments on commit b2ce744

Please sign in to comment.