diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-12-16 01:21:38 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-12-16 01:21:38 +0000 |
| commit | 56606b5a0ceb4e7be83f856e5faeaf5967f3382f (patch) | |
| tree | cd53810ee38ec089c31e9eebcccb4d15e0dace96 /.github/workflows/action-v1.yml | |
| parent | Merge workflows (diff) | |
| download | TCPD-56606b5a0ceb4e7be83f856e5faeaf5967f3382f.tar.gz TCPD-56606b5a0ceb4e7be83f856e5faeaf5967f3382f.zip | |
rename back to action.yml
Diffstat (limited to '.github/workflows/action-v1.yml')
| -rw-r--r-- | .github/workflows/action-v1.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/action-v1.yml b/.github/workflows/action-v1.yml deleted file mode 100644 index 1a63d5c..0000000 --- a/.github/workflows/action-v1.yml +++ /dev/null @@ -1,5 +0,0 @@ -name: 'TCPD Docker' -description: 'Runs the TCPD build script in a Docker container' -runs: - using: 'docker' - image: '../../Dockerfile' |
