This commit is contained in:
parent
f19d633364
commit
24a681c674
@ -18,7 +18,7 @@ steps:
|
||||
- name: version-minimal
|
||||
image: debian:buster-slim
|
||||
commands:
|
||||
- bash -xc 'cat unit/version && source unit/version && env && echo -n "${NXT_VERSION}-minimal" > .tags'
|
||||
- bash -xc 'source unit/version && export NXT_VERSION && env && echo -n "${NXT_VERSION}-minimal" > .tags'
|
||||
|
||||
- name: latest-minimal
|
||||
image: debian:buster-slim
|
||||
|
Loading…
x
Reference in New Issue
Block a user