Merge remote-tracking branch 'origin/master'

This commit is contained in:
and94x 2022-08-17 19:54:23 +02:00
commit 185a023a47

View File

@ -10,11 +10,9 @@
# See https://docs.gitlab.com/ee/ci/yaml/index.html for all available options
# you can delete this line if you're not using Docker
image: busybox:latest
before_script:
- echo "$SSH_KNOWN_HOSTS" >> ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
stages:
- build
firefox:
stage: build