Skip to content

Commit ebd2df2

Browse files
Merge pull request #25 from PythonGermany/PythonGermany-patch-1
Update docker-ci.yml
2 parents 92f64ae + 97c2f74 commit ebd2df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
context: .
7979
push: ${{ github.event_name != 'pull_request' }}
80-
tags: ${{ steps.meta.outputs.tags }}
80+
tags: docker.io/pythongermany/webserv:latest
8181
labels: ${{ steps.meta.outputs.labels }}
8282
cache-from: type=gha
8383
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)