actions
Some checks failed
Build and push image / deploy (push) Failing after 13s

This commit is contained in:
2023-12-23 23:35:21 +03:00
parent 1e079eab52
commit 82c879a655

View File

@ -7,6 +7,8 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3