Explicit latest tag in pipeline.
Alpine edge failed with python3 no module pip, after py3-pip being installed.
This commit is contained in:
parent
25b5ff81fc
commit
d08fea10b8
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ jobs:
|
||||||
type: registry-image
|
type: registry-image
|
||||||
source:
|
source:
|
||||||
repository: alpine
|
repository: alpine
|
||||||
|
tag: latest
|
||||||
inputs:
|
inputs:
|
||||||
- name: script
|
- name: script
|
||||||
path: .
|
path: .
|
||||||
|
|
Loading…
Reference in a new issue