This website requires JavaScript.
Explore
Help
Sign in
mgdelacroix
/
birthdaybot
Watch
1
Star
0
Fork
You've already forked birthdaybot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ec12a1b948
birthdaybot
/
.gitlab-ci.yml
10 lines
94 B
YAML
Raw
Normal View
History
Unescape
Escape
Adds a bit of structure
2023-06-29 22:46:17 +01:00
---
stages
:
-
test
run-tests
:
stage
:
test
Update image
2023-06-29 22:48:06 +01:00
image
:
golang:1.19
Adds a bit of structure
2023-06-29 22:46:17 +01:00
script
:
-
make test
Reference in a new issue
Copy permalink