trying to prevent deletion of all tags if less than 10 are present
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -7,7 +7,7 @@ RUN apk add bash git npm
|
||||
#WORKDIR /home/svelte/Umbrella/frontend
|
||||
#RUN npm install && npm run build
|
||||
RUN date +%s > /timestamp
|
||||
|
||||
RUN cat /timestamp
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user