Skip to content

Commit

Permalink
standard credentials approach
Browse files Browse the repository at this point in the history
  • Loading branch information
humoflife committed Feb 28, 2024
1 parent 2752438 commit be89085
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,5 @@ jobs:
with:
go-version: '1.21'
secrets:
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}
=======
=======
>>>>>>> 1bb0ca6 (added Uptest creds)
=======
>>>>>>> 6f9016f (=> go 1.21)
<<<<<<< HEAD
=======
>>>>>>> 064e6b3 (added go 1.21)
UPTEST_CLOUD_CREDENTIALS: "not used"
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}
DATADOG_API_KEY: ${{ secrets.DATADOG_API_KEY }}
DATADOG_APP_KEY: ${{ secrets.DATADOG_APP_KEY }}
>>>>>>> 1bd1b7f (added DATADOG keys to e2e.yml workflow)

0 comments on commit be89085

Please sign in to comment.