Skip to content

Commit

Permalink
gha: credential-less access
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Mar 18, 2024
1 parent 7948fe3 commit 6f791fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: faasm.azurecr.io/cpp-sysroot:0.5.0
credentials:
username: ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
password: ${{ secrets.ACR_SERVICE_PRINCIPAL_PASSWORD }}
steps:
# --- Update code ---
- name: "Checkout code"
Expand Down

0 comments on commit 6f791fb

Please sign in to comment.