act-artifact-server

command module
v0.0.0-...-3d17a17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2022 License: MIT Imports: 5 Imported by: 0

README

act-artifact-server

An example Artifact server used with Act

Description

This is a simple Githu Artifact Server that can be used in conjunction with act.

How to use ?

  1. Launch the artifact server
docker run --name artifact-server -d -p 1234:1234 elron/act-artifact-server

  1. In the project root directory create (or add) to your .env file
ACTIONS_CACHE_URL=http://localhost:1234/
ACTIONS_RUNTIME_URL=http://localhost:1234/
ACT_ARTIFACT_SERVER_TOKEN="-" #! This is necessary as act will always to expose this env var to the workflow

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL