Skip to content

Commit

Permalink
fix: create pipelines for melange and apko
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliagranato committed Aug 24, 2024
1 parent 1ac5a7b commit c2076ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chainguard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
cd apko_0.14.7_linux_386
sudo mv apko /usr/local/bin/
sudo chmod +x /usr/local/bin/apko
apko --version
apko version
- name: Gerar chaves com Melange
run: |
Expand Down

0 comments on commit c2076ea

Please sign in to comment.