Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeMBourgeois authored Jul 30, 2024
1 parent 994a4d5 commit 46d6622
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Docker
on:
release:
types: [created]
branches:
- main

jobs:
build:
Expand Down Expand Up @@ -64,4 +62,4 @@ jobs:
with:
push: true
file: Dockerfile
tags: inseefr/impala:${{ env.VERSION }}
tags: inseefr/impala:${{ env.VERSION }}

0 comments on commit 46d6622

Please sign in to comment.