Skip to content

Commit

Permalink
python3-kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 authored Oct 14, 2024
1 parent dbabb50 commit ff7ad6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Install python3-kubernetes
run: apt-get install -y python3-kubernetes
- name: 1Password
working-directory: ${{github.workspace }}/ansible/group_vars
run: |
Expand Down

0 comments on commit ff7ad6e

Please sign in to comment.