Skip to content

Commit

Permalink
Chapter06 file02
Browse files Browse the repository at this point in the history
  • Loading branch information
testesdapri authored Aug 6, 2021
1 parent 84a0884 commit bc74648
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions chapter06/file02.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: 'My Docker action'

description: 'Simply running a bash command and showing the time it executed'

runs:
using: 'docker'
image: 'Dockerfile'

branding:
icon: 'book'
color: 'purple'

0 comments on commit bc74648

Please sign in to comment.