diff options
| author | 2020-10-16 00:19:53 -0700 | |
|---|---|---|
| committer | 2020-10-16 13:31:10 -0700 | |
| commit | 81de58a0631529e0538cc539e3a78747a9790ff6 (patch) | |
| tree | 191fbc15fe78c76b121e401e6b7d89558462354e | |
| parent | 191d6e9ea68f3aad5fe51c6cb368a1ac13b55b23 (diff) | |
| download | emacs-config-81de58a0631529e0538cc539e3a78747a9790ff6.tar.gz emacs-config-81de58a0631529e0538cc539e3a78747a9790ff6.zip | |
Use different tag to generate config
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e87ce5b..3d1b4a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: registry.gitlab.com/ryuslash/emacs-config +image: registry.gitlab.com/ryuslash/emacs-config:withyaml stages: - generate |
