Commit Graph

8 Commits

Author SHA1 Message Date
David Karlsson a92623e34e build(ci): use `vars` for docker username
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:20 +02:00
David Karlsson 4b089c535f build(ci): remove checkout action for build-push-action
build-push-action uses Git context by default. No need for checkout
action unless you tamper with repo files before build.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:19 +02:00
David Karlsson 208e19c67c build: bump build-push-action to v6
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:17:26 +02:00
CrazyMax f085965a8a
build: gha update and align syntax to be consistent
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-05-16 17:18:13 +02:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
David Karlsson ec5847ef15 build: clarify that attestations expose build args
People need to stop using build arguments for secrets.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 14:54:46 +01:00
Dimitris Sotirakis 24581df40d
Update attestations.md
Small typo fix - and also removing a section as duplicated.
2023-12-12 17:39:56 +02:00
David Karlsson 83f12c72b8 build: add gha example for attestations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-20 17:44:45 +01:00