.github/workflows/alpine-glibc-image.yaml: update
This commit is contained in:
parent
de6f828ddb
commit
0daa5f83d3
4
.github/workflows/alpine-glibc-image.yaml
vendored
4
.github/workflows/alpine-glibc-image.yaml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user