mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-10 03:41:42 +01:00
kjuulh
c14cd64453
This will make the api much easier to use, as we can now rely on "" instead of "".into() for normal string values. Introduced builder as well, which makes it much easier to use *Opts, as it can handle the building of that, and get the benefits from String -> &str, as that is currently not allowed for optional values |
||
---|---|---|
.. | ||
build-the-application | ||
caching | ||
existing-dockerfile | ||
first-pipeline | ||
multi-stage-build | ||
publish-the-application | ||
test-the-application |