Skip to content

Commit

Permalink
Merge pull request #5 from basvandervlies/add_surf_header
Browse files Browse the repository at this point in the history
Added @Surf header
  • Loading branch information
Jaapdijkshoorn authored Jan 30, 2023
2 parents dbe73ab + ac8aaef commit 598e9a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions promise-types/docker_compose/docker_compose.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#!/bin/bash
#
# scl_docker_compose.sh @SURF
#
required_attributes="state"
optional_attributes="envfile"
all_attributes_are_valid="no"
Expand Down
4 changes: 4 additions & 0 deletions promise-types/docker_network/docker_network.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#!/bin/bash
#
# scl_docker_network.sh @SURF
#
required_attributes="state"
optional_attributes=""
all_attributes_are_valid="no"
Expand Down

0 comments on commit 598e9a1

Please sign in to comment.