aboutsummaryrefslogtreecommitdiff
path: root/eventline
diff options
context:
space:
mode:
authorJulien Dessaux2022-09-14 00:04:30 +0200
committerJulien Dessaux2022-09-14 00:04:30 +0200
commit4bf865ba1b7cbfb32340d0f956ac0bcb29e60d40 (patch)
tree63b396347c10e805b7e6adfb3cae8c3e3c1c0509 /eventline
parentAdded a buildah login step to the www-build job (diff)
downloadev-scripts-4bf865ba1b7cbfb32340d0f956ac0bcb29e60d40.tar.gz
ev-scripts-4bf865ba1b7cbfb32340d0f956ac0bcb29e60d40.tar.bz2
ev-scripts-4bf865ba1b7cbfb32340d0f956ac0bcb29e60d40.zip
Use the EVENTLINE_JOB_NAME environment variable instead of reinventing the wheel
Diffstat (limited to 'eventline')
-rw-r--r--eventline/ev-scripts-deploy.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/eventline/ev-scripts-deploy.yaml b/eventline/ev-scripts-deploy.yaml
index 2471747..cfb961b 100644
--- a/eventline/ev-scripts-deploy.yaml
+++ b/eventline/ev-scripts-deploy.yaml
@@ -4,18 +4,14 @@ steps:
script:
path: "../common/git-clone.sh"
arguments:
- - "ev-scripts-deploy"
- "https://git.adyxax.org/adyxax/ev-scripts"
- label: make run
script:
path: "../common/make.sh"
arguments:
- - "ev-scripts-deploy"
- "run"
- label: clean
script:
path: "../common/clean.sh"
- arguments:
- - "ev-scripts-deploy"
identities:
- eventline-self