You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,8 @@ For example:
38
38
<i>To be done</i>
39
39
40
40
41
+
42
+
41
43
# Usage
42
44
<i>To be done</i>
43
45
@@ -56,3 +58,32 @@ For example:
56
58
| python3 | Binary | For running more complex scripts during deployment process. |https://www.python.org/|
57
59
| requests | Python library | For sending HTTP requests, for example integration with Slack |https://github.com/psf/requests|
58
60
| slack_sdk | Python library | For integration with Slack applications/bots, e.g. creating channels for notifications |https://github.com/slackapi/python-slack-sdk|
61
+
62
+
## Forking
63
+
To publish images from a fork, set these variables so Task uses your registry identities:
0 commit comments