[CR] Move image to cr.simoncor.net
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
44f863db31
commit
6439876c5e
@ -12,8 +12,8 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
|
|
||||||
# registery and repos
|
# registery and repos
|
||||||
registry: 'docker.io'
|
registry: 'cr.simoncor.net'
|
||||||
repo: 'rakepanorama/start-simoncor-net'
|
repo: 'cr.simoncor.net/siempie/start-simoncor-net'
|
||||||
mtu: '1440'
|
mtu: '1440'
|
||||||
|
|
||||||
# build stuff
|
# build stuff
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/rakepanorama/hugo-sws:latest
|
FROM cr.simoncor.net/siempie/hugo-sws:latest
|
||||||
|
|
||||||
# clone site and template
|
# clone site and template
|
||||||
RUN set -e \
|
RUN set -e \
|
||||||
|
Loading…
Reference in New Issue
Block a user