Skip to content

Commit

Permalink
cleaning the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clemenko committed Apr 17, 2024
1 parent cd52279 commit 9dafd42
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,10 @@ jobs:
context: flask_simple/.
push: true
tags: clemenko/flask_simple:latest
-
name: Build and push
uses: docker/build-push-action@v5
with:
context: dzver/.
push: true
tags: clemenko/dzver:latest

0 comments on commit 9dafd42

Please sign in to comment.