We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd85ea commit d18ad85Copy full SHA for d18ad85
.github/workflows/docker.yaml
@@ -60,7 +60,7 @@ jobs:
60
# Compute tags. We want the following behaviour:
61
#
62
# 1. Building on tag: image tagged `tag`
63
- # 2. Building on release: image tagged `release`
+ # 2. Building on release: image tagged `latest`
64
# 3. Building on master: image tagged `unstable`.
65
66
# Let's default to 'unstable'.
0 commit comments