We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bed7a commit 4a4d52fCopy full SHA for 4a4d52f
.github/workflows/build-session-01.yml
@@ -23,5 +23,6 @@ jobs:
23
makefile: "chapters/web-application-security/web-basics/drills/cockroach/deploy"
24
dockerfile: "chapters/web-application-security/web-basics/drills/cockroach/deploy/Dockerfile"
25
context: "chapters/web-application-security/web-basics/drills/cockroach"
26
+ github_token: ${{ secrets.GITHUB_TOKEN }}
27
image: "cockroach"
28
image_tag: "latest"
0 commit comments