Skip to content

Instantly share code, notes, and snippets.

@luandevpro
Created August 16, 2020 05:13
Show Gist options
  • Select an option

  • Save luandevpro/523707703abb0ca8da8ac63f944f1db1 to your computer and use it in GitHub Desktop.

Select an option

Save luandevpro/523707703abb0ca8da8ac63f944f1db1 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("Hello Docker Actions")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment