This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nico
/
elbank
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
Change docker image used by gitlab ci
master
Damien Cassou
3 years ago
parent
b9f6c2dc30
commit
34af1e2af2
No known key found for this signature in database
GPG Key ID:
A7123815F5DCE914
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
View File
@ -1,4 +1,4 @@
image
:
nicolaspetton/emacs
image
:
nicolaspetton/emacs
-docker
before_script:
-
cask install
Write
Preview
Loading…
Cancel
Save