This commit is contained in:
Kamil Trzcinski
2016-04-29 16:45:00 +02:00
parent 72611f9cfa
commit 8aac802eaf
+1
View File
@@ -120,6 +120,7 @@ module API
actions: @actions
],
iss: Gitlab.config.registry.issuer,
aud: "docker",
exp: Time.now.to_i + 3600
}
end