parent
047f922fae
commit
07c9d923bb
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -21,9 +21,9 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Test build
|
||||
run: |
|
||||
echo "${{ secrets.repo_password }}" | podman login -u $USERNAME --password-stdin $REPO
|
||||
task build
|
||||
task test
|
||||
echo "${{ secrets.repo_password }}" | podman login -u $USERNAME --password-stdin $REPO
|
||||
# task build
|
||||
# task test
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user