This commit is contained in:
Haitao Pan 2023-03-09 23:03:49 +08:00
parent bda9c5e16e
commit 0b7e25d2ef

View File

@ -15,7 +15,7 @@ on:
jobs:
alpine-awscli-python3:
runs-on: ubuntu-latest
needs: [alpine-aws-cli]
needs: [alpine-awscli]
name: Build alpine-awscli-python3 base image
steps:
- uses: actions/checkout@master