This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user