Skip to content

Commit 68d6cee

Browse files
committed
Update ci.yml
1 parent c0c403e commit 68d6cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
push: ${{ github.event_name != 'pull_request' }}
4747
tags: |
4848
inseefrlab/spark-hadoop:${{ steps.extract_tag.outputs.VERSION }}
49-
${{ github.ref == 'refs/heads/master' && 'inseefrlab/spark-hadoop:latest' || '' }}
49+
inseefrlab/spark-hadoop:latest
5050
labels: ${{ steps.docker_meta.outputs.labels }}
5151

5252
- name: Image digest

0 commit comments

Comments
 (0)