Skip to content

Commit 990a65d

Browse files
committed
Update Githu actions syntax.
1 parent f6b5fe5 commit 990a65d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: tests
22

3+
runs:
4+
using: 'docker'
5+
image: 'Dockerfile'
6+
37
on: push
48

59
jobs:

0 commit comments

Comments
 (0)