Skip to content

Commit

Permalink
build: fix release steps
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Nov 20, 2023
1 parent ccfbb68 commit 4d385f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,6 @@ jobs:
- name: Docker watchmantest
run: make docker-watchmantest

- name: Docker Webhook Example
run: make docker-webhook

- name: Docker Push
run: |+
echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
Expand Down

0 comments on commit 4d385f0

Please sign in to comment.