This commit is contained in:
parent
7aea2fa5b3
commit
04e05a87a4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
# El runner tiene autorizado este mount vía valid_volumes en config.yaml.
|
# El runner tiene autorizado este mount vía valid_volumes en config.yaml.
|
||||||
# Todo lo que el script copie a /output aparecerá inmediatamente en https://portaljack.freeddns.org/
|
# Todo lo que el script copie a /output aparecerá inmediatamente en https://portaljack.freeddns.org/
|
||||||
container:
|
container:
|
||||||
image: ubuntu:22.04
|
image: catthehacker/ubuntu:act-22.04
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/devops/data/apache/htdocs:/output
|
- /srv/devops/data/apache/htdocs:/output
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue