update repository name
All checks were successful
Build, Test & Publish / Build (push) Successful in 18s
Build, Test & Publish / Build and Publish Container Image (push) Successful in 24s
Build, Test & Publish / Deploy to Infrastructure (push) Successful in 2m21s

This commit is contained in:
Liam Pietralla 2024-09-05 14:39:58 +10:00
parent 8764b6ff05
commit b12a09de0c

View File

@ -7,7 +7,7 @@
- name: Run Code App Container
docker_container:
name: code
image: liamsgit.dev/LiamPietralla/code-snippets
image: liamsgit.dev/liampietralla/code-snippets
pull: yes
ports:
- "5000:80"