Skip to content

Install python3-pip in ubuntu and AWS container #8

Install python3-pip in ubuntu and AWS container

Install python3-pip in ubuntu and AWS container #8

Workflow file for this run

name: Build Docker images
on: [pull_request]
env:
ghprbPullId: ${{ github.event.number }}
ghprbGhRepository: ${{ github.repository_owner }}/${{ github.event.repository.name }}
jobs:
build:
name: Build Docker images
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: env && ./ci_test.py