Skip to content

Commit ee5266e

Browse files
committed
Integrate dagger cloud
1 parent e53efab commit ee5266e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/dagger-lint.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
with:
1414
verb: call
1515
module: ci
16-
args: lint --directory=./
16+
args: lint --dir=./
1717
version: '0.14.0'
18-
# TODO: add the token as github secret
19-
#cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
18+
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}

0 commit comments

Comments
 (0)