Skip to content

Releases: macbre/push-to-ghcr

Set a proper GitHub URL in image labels

07 Jul 22:40
62bc7a2
Compare
Choose a tag to compare

Make sure that an image has been built #6
Set a proper GITHUB_URL #7

Build with cache

07 Jul 16:16
3232874
Compare
Choose a tag to compare

docker pull to use the cache when building #5

org.opencontainers labels added

01 Jul 14:39
40311e0
Compare
Choose a tag to compare

org.opencontainers labels are added now:

{
  "org.label-schema.build-date": "2021-07-01T14:28:46Z",
  "org.label-schema.vcs-ref": "6f51d3d7bb7d46959a26594cb2b807573e34c546",
  "org.label-schema.vcs-url": "https://github.com/macbre/push-to-ghcr.git",
  "org.opencontainers.image.created": "2021-07-01T14:28:46Z",
  "org.opencontainers.image.revision": "6f51d3d7bb7d46959a26594cb2b807573e34c546",
  "org.opencontainers.image.source": "https://github.com/macbre/push-to-ghcr.git"
}

Add opencontainers labels #2
Make sure that an image has been pushed and is properly labelled #3

Production ready version

01 Jul 12:59
a2a998c
Compare
Choose a tag to compare

Initial version

01 Jul 11:29
1e3c5a7
Compare
Choose a tag to compare
v0.0.1

Create action.yml