.github/workflows/alpine-glibc-image.yaml: update

This commit is contained in:
Haitao Pan 2023-02-15 13:53:58 +08:00
parent 8d44634d19
commit adee81318b

View File

@ -11,11 +11,11 @@ on:
jobs:
base-image:
runs-on: ubuntu-latest
name: Build alpine base image
name: Build alpine-glibc base image
steps:
- uses: actions/checkout@master
- name: 'Artifact: build && push alpine image'
- name: 'Artifact: build && push alpine-glibc image'
uses: aevea/action-kaniko@master
with:
registry: artifact.onwalk.net