a
Some checks failed
Build and push image / deploy (push) Failing after 1m49s

This commit is contained in:
2023-12-23 23:51:19 +03:00
parent ede58a9c5d
commit 4b20f3054d

View File

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