Skip to content

Commit

Permalink
Update circle ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
Freika committed Feb 2, 2025
1 parent f9cff14 commit 66f3c0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,11 @@ workflows:
jobs:
- docker/publish:
image: $CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME
dockerfile: ./docker/Dockerfile.dev
remote-docker-version: 20.10.12
update-description: true
use-buildkit: true
use-remote-docker: true
use-docker-credentials-store: true
tag: "rc"

0 comments on commit 66f3c0a

Please sign in to comment.