Skip to content

Commit

Permalink
Added docker CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerv committed Feb 18, 2024
1 parent 47812ba commit 321de94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
context: .
file: ./workflow/docker/pulldown.docker
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/fold:latest
tags: ${{ secrets.DOCKERHUB_USERNAME }}/fold:latest

0 comments on commit 321de94

Please sign in to comment.