Update circle ci config

This commit is contained in:
Eugene Burmakin 2025-02-02 22:40:58 +01:00
parent e512b41580
commit ac687f8124

View file

@ -56,8 +56,8 @@ jobs:
steps:
- checkout
- docker/login:
username: "$DOCKERHUB_USERNAME"
password: "$DOCKERHUB_TOKEN"
docker-username: "$DOCKERHUB_USERNAME"
docker-password: "$DOCKERHUB_TOKEN"
- docker/build-publish:
image: "freikin/dawarich:<< parameters.tag >>"
dockerfile: ./docker/Dockerfile.dev