Skip to content

Commit

Permalink
Test local registry
Browse files Browse the repository at this point in the history
  • Loading branch information
PatriceBlin committed Sep 25, 2023
1 parent 6f7f0dc commit ba47110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
build-with-llvm:
runs-on: self-hosted
container:
image: registry:443/clang-debian11:latest
image: registry/clang-debian11
steps:
- name: Check for dockerenv file
run: (ls /.dockerenv && echo Found dockerenv) || (echo No dockerenv)
Expand Down

0 comments on commit ba47110

Please sign in to comment.