Create docker-image.yml

This commit is contained in:
Skydevair 2023-11-27 01:40:03 +07:00 committed by GitHub
parent 72eda9a24f
commit c762f063bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

18
.github/workflows/docker-image.yml vendored Normal file
View File

@ -0,0 +1,18 @@
nama : Foto Docker CI
pada:
push :
cabang : [ "utama" ]
pull_request :
cabang : [ "utama" ]
pekerjaan:
build:
run-on : ubuntu-terbaru
langkah :
- uses: tindakan/checkout@v3
- nama: Membangun gambar Docker
jalankan : docker build . --file Dockerfile --tag nama-image-name:$(tanggal +%s)