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
|
||||
source:
|
||||
repository: alpine
|
||||
tag: latest
|
||||
inputs:
|
||||
- name: script
|
||||
path: .
|
||||
|
|
Loading…
Reference in a new issue