Skip to content

install apk package for aws-cli instead of using pip #78

install apk package for aws-cli instead of using pip

install apk package for aws-cli instead of using pip #78

Workflow file for this run

name: Test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build the Docker image
run: docker build .