Skip to content

Commit

Permalink
cicd rest poller
Browse files Browse the repository at this point in the history
  • Loading branch information
clezag committed Apr 9, 2024
1 parent fd5d74a commit 80ec3c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dc-rest-poller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
VALUES_YAML: infrastructure/helm/echarging-route220.yaml
K8S_NAME: dc-rest-poller-echarging-route220
steps:
- name: Checkout source code
uses: actions/checkout@v4

- name: Customize values.yaml
working-directory: ${{ env.WORKING_DIRECTORY }}
run: |
Expand Down

0 comments on commit 80ec3c1

Please sign in to comment.