exec @docker @native @push_image @run_test
All checks were successful
Setup Native Action / native (3.12.7) (push) Successful in 1m39s
Setup Native Action / docker (3.12.7) (push) Successful in 1m12s

This commit is contained in:
hoangvv 2025-01-16 10:01:10 +07:00
parent e951192bdc
commit 8fe0eab1f7

View File

@ -1,9 +1,10 @@
name: Setup Docker Action
on:
push:
branches:
branches:
- main
- dev
- feature/*
jobs:
setup_docker:
if: contains(github.event.head_commit.message, '@docker')