change pipeline
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: apk add --no-cache nodejs python3
|
||||
- run: apk add --no-cache nodejs python3 docker
|
||||
- run: python -m ensurepip --upgrade
|
||||
- run: python -m pip install ansible-builder
|
||||
- name: Check out repository code
|
||||
|
||||
Reference in New Issue
Block a user