Skip to content

Releases: BastianGanze/checkout-build-push-docker

add build-args

12 Jul 11:47
ecd0e9e
Compare
Choose a tag to compare
v1.0.6

add build args

Fix cache

12 Jul 09:57
fc2d2f1
Compare
Choose a tag to compare
v1.0.5

fix cache

Attempt to use github actions cache

12 Jul 09:21
254422c
Compare
Choose a tag to compare
v1.0.4

Attempt to use github actions cache

Attempt to fix tag bug

12 Jul 06:30
8df726e
Compare
Choose a tag to compare
v1.0.3

Fix bug where docker registry was not added to tag

Introduce Caching

11 Jul 16:11
ed597d8
Compare
Choose a tag to compare

Try official docker action to facilitate caching

Add release and suffix

10 Jul 14:25
f5bed94
Compare
Choose a tag to compare
v1.0.1

Update action.yml with version and suffix

First release

29 May 08:42
654d5b6
Compare
Choose a tag to compare

Just a little action I wrote for myself.
Checkout, Build, Tag and Push to a custom docker repository.
Set the docker repository via env vars at the top workflow level.
The image-name is the name of the folder and the tag of the docker image for convenience sake.