fix: define default branch
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
46a834bc63
commit
9318bdeacb
@ -1,6 +1,6 @@
|
|||||||
FROM docker.io/library/rust:slim-buster AS build
|
FROM docker.io/library/rust:slim-buster AS build
|
||||||
|
|
||||||
ARG RPMBUILDER_VERSION
|
ARG RPMBUILDER_VERSION=master
|
||||||
|
|
||||||
# install dependencies
|
# install dependencies
|
||||||
RUN set -e && \
|
RUN set -e && \
|
||||||
|
Loading…
Reference in New Issue
Block a user