drone ci config
This commit is contained in:
parent
1b3409ac8a
commit
323872cba2
@ -13,5 +13,6 @@ RUN mkdir -p /var/spool/cron/crontabs /var/log
|
||||
RUN touch /var/log/cron.log
|
||||
|
||||
COPY entry.sh /entry.sh
|
||||
RUN chmod +x entry.sh
|
||||
COPY --from=builder /tmp/dnsupdater/dnsupdater .
|
||||
ENTRYPOINT ["/entry.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user