set docker task

This commit is contained in:
Cappy Ishihara 2024-06-02 01:26:09 +07:00
parent 6e5add39ac
commit eb332922fb
No known key found for this signature in database
GPG key ID: 50862C285CB76906

View file

@ -1,6 +1,10 @@
name: Create and publish a Docker image name: Create and publish a Docker image
on: workflow_dispatch on:
workflow_dispatch:
push:
branches:
- master
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds. # Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
env: env: