Skip to content

Commit

Permalink
manual docker release (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl authored Nov 19, 2021
1 parent 0a674fe commit e79edbf
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
with:
push:
${{ github.event_name == 'release' || github.event_name ==
'schedule' }}
'schedule' || github.event_name == 'workflow_dispatch' }}
context: ./
file: ./Dockerfile
tags: |
Expand Down
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit e79edbf

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

CML watermark

Please sign in to comment.