Skip to content

osakared/haxe-docker-ci

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Haxe Docker CI

This is a docker image I made for doing ci. See example of using it in gitlab ci.

docker build .
docker tag b82c4923fb27 osakared/haxe-ci # use docker image list to get image id
docker push osakared/haxe-ci # for haxe-ci or other depending on the image

License

This is licensed with the unlicence. Can be treated as public domain in juristictions that recognize it, otherwise the text of LICENSE. See LICENSE for details.

About

Docker image for building and testing haxe apps, build on node/lix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published