Drop non-existant flag
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-05 08:41:14 +02:00
parent 93ffc633f3
commit 389ad9d049
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ RUN mkdir -p ~/.ssh/
RUN ssh-keyscan -p 2222 git.autonomic.zone > ~/.ssh/known_hosts
RUN ln -srf /usr/bin/jq ~/.abra/vendor
RUN ln -srf /usr/bin/yq ~/.abra/vendor
RUN ln -sf /usr/bin/jq ~/.abra/vendor
RUN ln -sf /usr/bin/yq ~/.abra/vendor
# Note(decentral1se): it is fine to always use the development branch because
# our Drone CI docker auto-tagger will publish official release tags and