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