Logo
Explore Help
Register Sign In
actions/act
2
0
Fork 0
You've already forked act
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
069720abff4e169834dda534da5b0013c03775a3
act/pkg/runner/testdata/networking/push.yml

15 lines
285 B
YAML
Raw Normal View History

test: add test for networking setup in act (#1375) * test: add test for networking setup in act This test makes sure that the hostname inside of act is resolvable. * fix: only merge existing container options When merging parsed container options without options being set in a job, the default docker options are returned and will override the expected defaults by act (e.g. network mode). This is a first attempt to mitigate this behavior and only merge settings if something was requested on a job. * refactor: split config merging into own function Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-12 18:30:56 +02:00
name: test network setup
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Install tools
run: |
apt update
apt install -y bind9-host
- name: Run hostname test
run: |
hostname -f
host $(hostname -f)
Reference in New Issue Copy Permalink
Powered by DevStar Version: 4f60c15 Page: 21ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API ©Mengning Software . 2024-2025 All rights reserved. 苏ICP备2024068144号-3