Update .github/workflows/main.yml

This commit is contained in:
aaraz 2023-12-20 12:28:05 +00:00
parent 3be7afd439
commit 9c3da90ac5
1 changed files with 4 additions and 2 deletions

View File

@ -6,9 +6,11 @@ on:
jobs:
push_to_registry:
name: Pbuild & push docker image
- name: Checkout
uses: actions/checkout@v4.1.1
- name: Pbuild & push docker image
runs-on: ubuntu-latest
steps:
- name: verify
run: |
whoami
ls -la