-
Notifications
You must be signed in to change notification settings - Fork 0
piotrmroczek81/recruitment_task
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
docker run -it --rm -v $(pwd):/app piotrmroczek81/phpunit-php83:latest composer install docker run -it --rm -v $(pwd):/app piotrmroczek81/phpunit-php83:latest ./vendor/bin/phpunit tests/ # Build and Push Docker Image docker build -t phpunit-php83 . docker tag phpunit-php83:latest piotrmroczek81/phpunit-php83:latest docker push piotrmroczek81/phpunit-php83:latest
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published