removed container image from push_tag.yaml
Some checks failed
/ push (push) Failing after 20s

This commit is contained in:
Tigor Hutasuhut 2024-05-12 10:56:04 +07:00
parent e0a6548b61
commit 26fe51e6ed

View file

@ -8,8 +8,6 @@ on:
jobs: jobs:
push: push:
runs-on: docker runs-on: docker
container:
image: docker:26.1.2
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4