actions
Some checks are pending
Build and push image / deploy (push) Waiting to run

This commit is contained in:
2023-12-23 23:47:18 +03:00
parent 82c879a655
commit ede58a9c5d

View File

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