Skip to content

Commit 6f791fb

Browse files
committed
gha: credential-less access
1 parent 7948fe3 commit 6f791fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
runs-on: ubuntu-latest
1919
container:
2020
image: faasm.azurecr.io/cpp-sysroot:0.5.0
21-
credentials:
22-
username: ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
23-
password: ${{ secrets.ACR_SERVICE_PRINCIPAL_PASSWORD }}
2421
steps:
2522
# --- Update code ---
2623
- name: "Checkout code"

0 commit comments

Comments
 (0)