summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-03-18 12:46:14 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-03-18 12:46:14 +1000
commitf9302c18b7c01be629d3b6b64f02bc7c5384f8e0 (patch)
treed805fced707083a15093ed5233200d4be2e723e1 /.gitlab-ci.yml
parent325839e6401d322ed632bf30e2e0255785bb31f6 (diff)
downloadlibevdev-f9302c18b7c01be629d3b6b64f02bc7c5384f8e0.tar.gz
gitlab CI: update docs for how to schedule the auth variable
Safer to have this defined in the scheduled job only rather than the project itself. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5d3d5be..cc49e3f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -485,7 +485,7 @@ alpine:latest@container-forced-rebuild:
script:
# Go to your Profile, Settings, Access Tokens
# Create a personal token with 'api' scope, copy the value.
- # Go to Settings, CI/CD, Variables
+ # Go to CI/CD, Schedules, schedule a new monthly job (or edit the existing one)
# Define a variable of type File named AUTHFILE. Content is that token
# value.
- ci-fairy -v --authfile $AUTHFILE delete-image