Skip to content

Commit

Permalink
feat: kube listing
Browse files Browse the repository at this point in the history
  • Loading branch information
RamaRaju-vj committed Jul 1, 2024
1 parent e734761 commit 1aee06e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/jenkins-ami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ jobs:
shell: bash

- name: Build AMI
run: packer build .
run: |
ls -al
packer build .

0 comments on commit 1aee06e

Please sign in to comment.