Revert "changed docker image"

This reverts commit 51638c66e6.
This commit is contained in:
Samuel Philipp 2021-11-03 18:09:09 +01:00
parent 51638c66e6
commit d14291e50b
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ pipeline:
- npm install
- npm run build:ssr
docker:
image: techknowlogick/drone-docker
image: plugins/docker
secrets:
- DOCKER_USERNAME
- DOCKER_PASSWORD
@ -17,7 +17,7 @@ pipeline:
event:
- push
cr:
image: techknowlogick/drone-docker
image: plugins/docker
secrets:
- source: CR_USERNAME
target: DOCKER_USERNAME