aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/docker.yml
Commit message (Collapse)AuthorAge
* Missing declaration of workflow_dispatchLibravatar André Oliveira2022-06-02
|
* Fix gh actions (#38)Libravatar André Oliveira2022-06-02
| | | | | | | | | * Manual version bump * Fix GH Actions * Add fix to not publish for every commit * Fixes reviews
* cicd: Fix docker push command for github action (#30)Libravatar Gibby2022-05-13
| | | Co-authored-by: Gibby <git@twoitguys>
* Fixup push command CICDLibravatar André Oliveira2022-05-13
|
* Update build and publish action (#34)Libravatar André Oliveira2022-05-13
|
* Bump docker/metadata-action from 3 to 4Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | | Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/v3...v4) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/setup-qemu-action from 1 to 2Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/build-push-action from 2 to 3Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/setup-buildx-action from 1 to 2Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/login-action from 1 to 2Libravatar dependabot[bot]2022-05-07
| | | | | | | | | | | | | | Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Renamed 'master' branch to 'main'Libravatar Vijay A2022-05-03
|
* fix: Updated recipe submodule and workflow to build/publish docker imageLibravatar Gibby2022-04-16