Update deploy.yml
All checks were successful
Deploy website to Docker Container / deploy (push) Successful in 40s

This commit is contained in:
TheThomaas 2023-05-26 22:06:52 +02:00
parent 0bb499e330
commit 2010768c0a

View file

@ -31,4 +31,4 @@ jobs:
- name: Run Docker container
run: |
docker run -d -p 8086:3000 --name dev thethomaas/11ty-workflow-example:latest --restart unless-stopped
docker run -d -p 8086:3000 --name dev thethomaas/11ty-workflow-example:latest