update docker build

This commit is contained in:
felinae98 2021-12-08 14:10:53 +08:00
parent d1959283cb
commit 31f23f8a72
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -51,7 +51,7 @@ workflows:
- docker/publish: &docker-push
name: "docker/publish-release"
dockerfile: docker/Dockerfile_with_frontend
after-checkout:
after_checkout:
- attach_workspace:
at: .
- restore_cache: