Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d9e68b1

Browse files
chore(ci): use correct executor for deploying code
1 parent a0488b3 commit d9e68b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305

306306
deploy-code:
307307
executor:
308-
name: default-executor
308+
name: cloud-sdk
309309
steps:
310310
- run:
311311
name: Authenticate and configure Docker

0 commit comments

Comments
 (0)