Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Schöchlin <[email protected]>
  • Loading branch information
Marc Schöchlin committed Jan 14, 2025
1 parent c920277 commit 9fff22c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/shared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
if: ${{ inputs.publish_steps }}
with:
artifacts: "zabbix-agent-extensions*.deb,zabbix-agent-extensions-*.rpm,zabbix-agent-daemonset-kubernetes-release.yaml"
- name: Test
run: |
echo "TEST ${{ vars.DOCKERHUB_USERNAME }}"
- name: Login to Docker Hub
# if: ${{ inputs.publish_steps }}
uses: docker/login-action@v3
Expand Down

0 comments on commit 9fff22c

Please sign in to comment.