X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/e109f04e04f77ffe0d56a8737fc04d7df925b882..6a20801317dee91c4e0c23c4f4d914201b7e3489:/.gitlab-ci.yml?ds=inline diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a508549..bea5465 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,8 @@ stages: upload: stage: upload + tags: + - docker except: refs: - main @@ -11,6 +13,8 @@ upload: upload_production: stage: upload + tags: + - docker only: refs: - main