Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
67724976
Commit
67724976
authored
Mar 04, 2025
by
Harrison King Saturley-Hall
Browse files
ci: fix copyright again
parent
089a9917
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/copyright-checks.yml
.github/workflows/copyright-checks.yml
+2
-2
No files found.
.github/workflows/copyright-checks.yml
View file @
67724976
...
@@ -7,7 +7,7 @@ jobs:
...
@@ -7,7 +7,7 @@ jobs:
copyright-checks
:
copyright-checks
:
runs-on
:
ubuntu-24.04
runs-on
:
ubuntu-24.04
container
:
container
:
image
:
ghcr.io/
triton-inference-server/triton_distributed
/helm-tester:0.1.1
image
:
ghcr.io/
dynemo-ai/dynemo
/helm-tester:0.1.1
options
:
--tty
options
:
--tty
volumes
:
volumes
:
-
${{ github.workspace }}:/workspace
-
${{ github.workspace }}:/workspace
...
@@ -17,7 +17,7 @@ jobs:
...
@@ -17,7 +17,7 @@ jobs:
steps
:
steps
:
-
uses
:
actions/checkout@v4
-
uses
:
actions/checkout@v4
# Allowlist both variants of the mounted source directory.
# Allowlist both variants of the mounted source directory.
-
run
:
git config --global --add safe.directory /__w/
triton_distributed/triton_distributed
-
run
:
git config --global --add safe.directory /__w/
dynemo/dynemo
-
run
:
git config --global --add safe.directory /workspace
-
run
:
git config --global --add safe.directory /workspace
-
run
:
pwsh /workspace/.github/workflows/copyright-check.ps1
-
run
:
pwsh /workspace/.github/workflows/copyright-check.ps1
env
:
env
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment