Skip to content

Commit

Permalink
added another step
Browse files Browse the repository at this point in the history
  • Loading branch information
immanojgm authored Dec 9, 2024
1 parent e4ec4aa commit 6727beb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sample-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: my second workflow
run: echo "how are you"

- name: access git repo
run: git clone "https://github.com/immanojgm/GitOps-Demo.git"

- name: list files
run: ls

Expand Down

0 comments on commit 6727beb

Please sign in to comment.