Skip to content

Commit

Permalink
add grafana secrets and update ci-lint-go version
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Feb 21, 2024
1 parent d126dd1 commit 74714d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
actions: read
steps:
- name: ci-lint
uses: smartcontractkit/.github/actions/ci-lint-go@9e7cc0779934cae4a9028b8588c9adb64d8ce68c # ci-lint-go@0.1.0
uses: smartcontractkit/.github/actions/ci-lint-go@f94f14f46f7b3c51c49bffbea420edd2f01134dc # ci-lint-go@0.2.0
with:
# grafana inputs
metrics-job-name: ci-lint
Expand Down Expand Up @@ -121,6 +121,8 @@ jobs:
aws-lambda-url: ${{ secrets.AWS_FOUNDATIONS_GATI_URL }}
# grafana inputs
metrics-job-name: cd-release
gc-basic-auth: ${{ secrets.GRAFANA_CLOUD_BASIC_AUTH }}
gc-host: ${{ secrets.GRAFANA_CLOUD_HOST }}

cicd-build-publish-artifacts-release:
# Call push-tag-release for [email protected]
Expand Down

0 comments on commit 74714d6

Please sign in to comment.