Skip to content

the-robots/composer-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

composer-action

Testing Actions caching w/ Composer

~/.github/workflows/composer-container.yml runs on push to master, is using basic Ubuntu runner w/ Composer install and then testing the caching.

~/.github/workflows/composer-docker-container.yml runs on release creation, is creating a Docker image w/ Bionic image then Composer install, publishing image(s) to dockerhub, then testing the cache.

There's probably a better approach but this is what I've go so far. I am thinking I am missing a major step here ?

About

test with composer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%