Skip to content

Commit

Permalink
Update docker hub action, try cache
Browse files Browse the repository at this point in the history
  • Loading branch information
René Meier committed Jan 12, 2022
1 parent 46fccf2 commit 92a22f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v2
with:
context: .
push: true
tags: ipbhalle/metfragweb:latest
cache-from: type=registry,ref=ipbhalle/metfragweb:latest
Expand Down

0 comments on commit 92a22f2

Please sign in to comment.