aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/action-v1.yml
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-12-16 01:21:38 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-12-16 01:21:38 +0000
commit56606b5a0ceb4e7be83f856e5faeaf5967f3382f (patch)
treecd53810ee38ec089c31e9eebcccb4d15e0dace96 /.github/workflows/action-v1.yml
parentMerge workflows (diff)
downloadTCPD-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.yml5
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'