We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676af3a commit 0a11f84Copy full SHA for 0a11f84
1 file changed
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2
2
jobs:
3
build:
4
- working_directory: ~/repo/01-Authorization
+ working_directory: ~/repo/01-Authorization-RS256
5
machine: true
6
7
steps:
0 commit comments