Skip to content

Commit

Permalink
Merge pull request #10 from pablokbs/test
Browse files Browse the repository at this point in the history
fixing cd
  • Loading branch information
pablokbs authored Oct 13, 2023
2 parents 626eb3e + 8e26284 commit c4001cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
deploy-to-cluster:
name: deploy to cluster
runs-on: ubuntu-latest
needs: build-and-push
needs: docker
steps:
-
name: deploy to cluster
Expand Down

0 comments on commit c4001cf

Please sign in to comment.