Skip to content

Commit

Permalink
Test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-seifert-teradata authored May 8, 2024
1 parent 25dc8be commit 73cbbb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-prod-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,5 @@ jobs:
- name: purge cache
run: |
echo -e "[default]\nclient_secret = ${{ secrets.CACHE_CLIENT_SECRET }}\nhost = ${{ secrets.CACHE_HOST }}\naccess_token = ${{ secrets.CACHE_ACCESS_TOKEN }}\nclient_token = ${{ secrets.CACHE_CLIENT_TOKEN }}" > ~/.edgerc
http --ignore-stdin --auth-type=edgegrid -a default: :/ccu/v3/invalidate/cpcode/production objects:='[1051984]'

0 comments on commit 73cbbb2

Please sign in to comment.