Skip to content

Commit

Permalink
feat: DEVOPS-1844 add image pipeline (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmeds authored Jan 28, 2025
1 parent 742d3c4 commit ed918d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cicd-prd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
include:
- application: ethstats-server
image_name: ethstats-server
path: .
file: Dockerfile
context: "."
tag_length: 8
tag_latest: true
env:
Expand Down

0 comments on commit ed918d6

Please sign in to comment.