Created
February 15, 2022 17:07
-
-
Save vdemeester/bbb713770e57f4a89955813495fc8982 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
filename: ./examples/taskrun.yaml | |
INFO[0000] - step: print-date-unix-timestamp | |
INFO[0000] - step: print-date-human-readable | |
INFO[0000] - step: list-results | |
B. | |
,docker-image://docker.io/library/bash:latestR | |
amd64linuxZ | |
I | |
X | |
/usr/local/bin/bash | |
-c | |
:date +%s | tee /tekton/results/current-date-unix-timestamp//5 | |
resultsR | |
amd64linuxZ | |
I | |
Gsha256:54e33794d36bf0b5ee3f60bf42e845ec58745b57424e68dfe11bd58bd2fcee92 | |
I | |
Z | |
/usr/local/bin/bash | |
-c | |
<date | tee /tekton/results/current-date-unix-timestamp-human//3 | |
resultsR | |
amd64linuxZ | |
I | |
Gsha256:54e33794d36bf0b5ee3f60bf42e845ec58745b57424e68dfe11bd58bd2fcee92 | |
I | |
V | |
/usr/local/bin/bash | |
-c | |
8ls -l /; ls -l /tekton/results/; ls -l /tekton-results/*//3 | |
resultsR | |
amd64linuxZ | |
K | |
I | |
Gsha256:06964cf606f0df8dce33c099a27991b5ce580fbc89f97d5c850df3c8803149945* | |
constraints* | |
meta.ignorecache* | |
platform] | |
Gsha256:54e33794d36bf0b5ee3f60bf42e845ec58745b57424e68dfe11bd58bd2fcee92* | |
Gsha256:ab416dce3b17cdf1a984188f8cec27522382d018fbc413b93a5b535bbc48c43f* | |
exec.meta.base* | |
exec.mount.bind* | |
exec.mount.cache* | |
Gsha256:c0bc436eadbc425019263d2c3922b99e2489763ecbae33378b29c2bd82c924be* | |
exec.meta.base* | |
exec.mount.bind* | |
exec.mount.cache* | |
exec.mount.cache.sharing* | |
Gsha256:fdc9841aafddc6d09a1a5509579d3ffcb3142edd919fb30348323037345e2245* | |
exec.meta.base* | |
exec.mount.bind* | |
exec.mount.cache* | |
exec.mount.cache.sharing* | |
K | |
Gsha256:54e33794d36bf0b5ee3f60bf42e845ec58745b57424e68dfe11bd58bd2fcee92 | |
K | |
Gsha256:ab416dce3b17cdf1a984188f8cec27522382d018fbc413b93a5b535bbc48c43f | |
K | |
Gsha256:c0bc436eadbc425019263d2c3922b99e2489763ecbae33378b29c2bd82c924be | |
K | |
Gsha256:fdc9841aafddc6d09a1a5509579d3ffcb3142edd919fb30348323037345e2245 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment