Relative Content

Tag Archive for actiongiteaact

Gitea Actions: Service Container does not Start

I’m trying to set up a service container in my gitea action, but it doesn’t seem to be visible to the container running the actual build – neither using the label as hostname, nor trying to connect via localhost (I’m not sure about docker network setup that gitea uses). Unfortunately, there seems to be little to no information on what exactly is supported within gitea actions.

Gitea Actions: Service Container not visible to build

I’m trying to set up a service container in my gitea action, but it doesn’t seem to be visible to the container running the actual build – neither using the label as hostname, nor trying to connect via localhost (I’m not sure about docker network setup that gitea uses). Unfortunately, there seems to be little to no information on what exactly is supported within gitea actions.

Gitea Actions: Communicate with Service Container not visible to build

I’m trying to set up a service container in my gitea action, but it doesn’t seem to be visible to the container running the actual build – neither using the label as hostname, nor trying to connect via localhost (I’m not sure about docker network setup that gitea uses). Unfortunately, there seems to be little to no information on what exactly is supported within gitea actions.