Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschissler authored Oct 2, 2023
1 parent 9190be7 commit 3e8b4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Update Kubernetes deployment
run: |
microk8s kubectl set image deployments/testservice testservice=tschissler/testservice:${{ github.run_id }}
microk8s kubectl set env deployment/smarthome-web SyncfusionLicenseKey="${{ secrets.SYNCFUSION_LICENSEKEY }}

0 comments on commit 3e8b4ff

Please sign in to comment.