Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 11, 2023
1 parent 6f882ea commit 41d1c60
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: EOEFANS API Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
types: [synchronize, closed]
branches: [ "main" ]
tags: ["v*.*.*"]
workflow_dispatch:

env:
IMAGE_REGISTRY: "containers.vlink.dev"
Expand Down

0 comments on commit 41d1c60

Please sign in to comment.