Skip to content

Commit

Permalink
Add python packages into ubuntu runner pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
electrocucaracha committed Dec 18, 2024
1 parent 4d52d85 commit c66cf3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/ubuntu-runner-pipeline.yml
Original file line number Diff line number Diff line change
@@ -98,6 +98,10 @@ spec:
packages:
- git
- jq
- python3
- python3-dev
- python3-pip
- python3-venv
- virtualbox
- vagrant
bootcmd:

0 comments on commit c66cf3a

Please sign in to comment.